Merge 886f354fa256471028ae7ba0c14cb75382e9cd41 into 2821bdd52b245cae51c3b75ad51ff8f5b26621b8

This commit is contained in:
Windham Wong 2017-06-20 12:59:53 +00:00 committed by GitHub
commit 7596a5abd9

View File

@ -56,7 +56,7 @@
"ArrayExpression": "first", "ArrayExpression": "first",
"SwitchCase": 1 "SwitchCase": 1
}], }],
"linebreak-style": ["error", "unix"], // "linebreak-style": ["error", "unix"], // Disabling this to let Windows run
"quotes": ["error", "double", { "quotes": ["error", "double", {
"avoidEscape": true "avoidEscape": true
}], }],