Skip to content

Commit

Permalink
Remove camelcase option from .jshintrc.
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyckahn committed Nov 27, 2014
1 parent ffe4486 commit 2948bd8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .jshintrc
Expand Up @@ -7,7 +7,6 @@
"browser": true,
"esnext": true,
"bitwise": true,
"camelcase": true,
"curly": true,
"eqeqeq": true,
"immed": true,
Expand Down

0 comments on commit 2948bd8

Please sign in to comment.