mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-25 22:56:11 +03:00
Reverted eslintrc rule to unix cflf
This commit is contained in:
parent
101a734aaf
commit
4cb9dead89
@ -10,7 +10,7 @@
|
|||||||
],
|
],
|
||||||
"linebreak-style": [
|
"linebreak-style": [
|
||||||
"error",
|
"error",
|
||||||
"windows"
|
"unix"
|
||||||
],
|
],
|
||||||
"quotes": [
|
"quotes": [
|
||||||
"off",
|
"off",
|
||||||
|
Loading…
Reference in New Issue
Block a user