Skip to content

Commit

Permalink
add more rules 📝
Browse files Browse the repository at this point in the history
  • Loading branch information
Jorge Bucaran committed Jul 28, 2015
1 parent 5b5f373 commit dad7281
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
"rules": {
"semi": [2, "never"],
"curly": 0,
"no-loop-func": 0,
"no-empty": 0,
"strict": 0,
"no-shadow": 0,
"no-use-before-define": [2, "nofunc"]
Expand Down

0 comments on commit dad7281

Please sign in to comment.