Line ending fix

This commit is contained in:
rhayes2 2018-09-25 00:35:46 -04:00
parent 7a716e033b
commit 31b3c40d74
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
], ],
"linebreak-style": [ "linebreak-style": [
"error", "error",
"windows" "unix"
], ],
"quotes": [ "quotes": [
"error", "error",