Skip to content
This repository was archived by the owner on Jun 8, 2019. It is now read-only.

Commit ae63fcf

Browse files
committed
tweak eslint
1 parent abe7037 commit ae63fcf

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.eslintrc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,7 @@
1717
],
1818
"rules": {
1919
"no-console": 0,
20-
21-
"arrow-parens": [2, "always"],
22-
"comma-dangle": [2, "always-multiline"],
2320
"eqeqeq": 2,
24-
"indent": [2, 4],
2521
"linebreak-style": [2, "unix"],
2622
"prefer-arrow-callback": 2,
2723
"quotes": [2, "single", "avoid-escape"],

0 commit comments

Comments
 (0)