We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a56da51 commit 6979632Copy full SHA for 6979632
.eslintrc
@@ -30,6 +30,7 @@ rules:
30
# Best Practices
31
# http://eslint.org/docs/rules/#best-practices
32
no-fallthrough: 2
33
+ no-multi-spaces: 2
34
no-octal: 2
35
no-redeclare: 2
36
no-self-assign: 2
0 commit comments