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 cb916a4 commit 078670eCopy full SHA for 078670e
1 file changed
.eslintrc.yaml
@@ -34,6 +34,7 @@ rules:
34
# Best Practices
35
# http://eslint.org/docs/rules/#best-practices
36
dot-location: [2, property]
37
+ no-else-return: 2
38
no-fallthrough: 2
39
no-global-assign: 2
40
no-multi-spaces: 2
0 commit comments