Skip to content

Commit

Permalink
no-empty-label has been removed in ESLint 2.
Browse files Browse the repository at this point in the history
  • Loading branch information
gunta committed Feb 3, 2016
1 parent 0825e80 commit 470e1d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
"no-caller": 2,
"no-div-regex": 2,
"no-else-return": 0, // `2` may be ok, but indent consistency is better
"no-empty-label": 2,
"no-empty-pattern": 2,
"no-eq-null": 2,
"no-eval": 2,
Expand Down

0 comments on commit 470e1d6

Please sign in to comment.