1 parent 2206ee0 commit 44df871Copy full SHA for 44df871
1 file changed
.eslintrc.js
@@ -19,7 +19,6 @@ module.exports = {
19
"global-require": "off",
20
"brace-style": "error",
21
"eol-last": "error",
22
- "indent": ["error", "tab", { "SwitchCase": 1 }],
23
"no-extra-bind": "warn",
24
"no-empty": "off",
25
"no-multiple-empty-lines": "error",
0 commit comments