Line ending fix
This commit is contained in:
parent
7a716e033b
commit
31b3c40d74
|
@ -18,7 +18,7 @@
|
|||
],
|
||||
"linebreak-style": [
|
||||
"error",
|
||||
"windows"
|
||||
"unix"
|
||||
],
|
||||
"quotes": [
|
||||
"error",
|
||||
|
|
Loading…
Reference in New Issue