Skip to content

Commit

Permalink
remove duplicate eslint rule causing build to fail
Browse files Browse the repository at this point in the history
  • Loading branch information
DonutEspresso committed Feb 10, 2016
1 parent 334afbb commit c100355
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .eslintrc
Expand Up @@ -61,7 +61,6 @@
"no-lone-blocks": [ 2 ],
"no-loop-func": [ 0 ],
"no-multi-spaces": [ 0 ],
"no-multi-str": [ 0 ],
"no-native-reassign": [ 2 ],
"no-new": [ 0 ],
"no-new-func": [ 2 ],
Expand Down

0 comments on commit c100355

Please sign in to comment.