Removing the restriction to UNIX only.
This commit is contained in:
parent
2821bdd52b
commit
886f354fa2
@ -56,7 +56,7 @@
|
||||
"ArrayExpression": "first",
|
||||
"SwitchCase": 1
|
||||
}],
|
||||
"linebreak-style": ["error", "unix"],
|
||||
// "linebreak-style": ["error", "unix"], // Disabling this to let Windows run
|
||||
"quotes": ["error", "double", {
|
||||
"avoidEscape": true
|
||||
}],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user