Skip to content

Commit 44df871

Browse files
committed
chore(eslint): remove duplicate configuration item
1 parent 2206ee0 commit 44df871

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.eslintrc.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ module.exports = {
1919
"global-require": "off",
2020
"brace-style": "error",
2121
"eol-last": "error",
22-
"indent": ["error", "tab", { "SwitchCase": 1 }],
2322
"no-extra-bind": "warn",
2423
"no-empty": "off",
2524
"no-multiple-empty-lines": "error",

0 commit comments

Comments
 (0)