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