Skip to content

Commit

Permalink
Updated .jshintrc file
Browse files Browse the repository at this point in the history
  • Loading branch information
notheotherben committed Apr 24, 2015
1 parent 321e149 commit 45ec39d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .jshintrc
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"newcap": true,
"noarg": true,
"noempty": true,
"nobsp": true,
"plusplus": false,
"undef": true,
"unused": true,
Expand All @@ -17,8 +16,6 @@
"boss": true,
"debug": false,
"eqnull": false,
"es5": true,
"es6": false,
"evil": false,

"node": true
Expand Down

0 comments on commit 45ec39d

Please sign in to comment.