mirror of
https://github.com/openseadragon/openseadragon.git
synced 2025-04-01 21:06:12 +03:00
Reverted eslintrc rule to unix cflf
This commit is contained in:
parent
101a734aaf
commit
4cb9dead89
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
],
|
||||
"linebreak-style": [
|
||||
"error",
|
||||
"windows"
|
||||
"unix"
|
||||
],
|
||||
"quotes": [
|
||||
"off",
|
||||
|
|
Loading…
Add table
Reference in a new issue