Skip to content

Commit

Permalink
implemented JSHINTRC. This will help with code consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
dcbartlett committed Apr 1, 2013
1 parent 4c10e5a commit 97dc1f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .jshintrc
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"noempty": true,
"plusplus": true,
"quotmark": true,
"strict": true,
"trailing": true,
"asi": false,
"eqnull": true,
Expand Down

0 comments on commit 97dc1f0

Please sign in to comment.