Skip to content

Commit

Permalink
chore: turn on no-fallthrough
Browse files Browse the repository at this point in the history
  • Loading branch information
JLHwung committed Feb 4, 2020
1 parent bd1daa7 commit b0615d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion eslint/babel-eslint-config-internal/index.js
Expand Up @@ -30,7 +30,6 @@ module.exports = {
"no-console": "off",
"no-constant-condition": "off",
"no-empty": "off",
"no-fallthrough": "off",
"no-inner-declarations": "off",
"no-labels": "off",
"no-loop-func": "off",
Expand Down

0 comments on commit b0615d6

Please sign in to comment.