Skip to content

Commit

Permalink
Configure no-dupe-else-if
Browse files Browse the repository at this point in the history
  • Loading branch information
mroderick committed Mar 12, 2021
1 parent 149645d commit 5c41d80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Expand Up @@ -15,6 +15,7 @@ const possibleErrors = {
"no-control-regex": "error",
"no-debugger": "error",
"no-dupe-args": "error",
"no-dupe-else-if": "error",
"no-dupe-keys": "error",
"no-duplicate-case": "error",
"no-empty": "error",
Expand Down

0 comments on commit 5c41d80

Please sign in to comment.