Skip to content

Commit

Permalink
fix(joshing): remove es mode, it is default today
Browse files Browse the repository at this point in the history
  • Loading branch information
wzr1337 committed May 20, 2015
1 parent ed0deaf commit 86d73b1
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
@@ -1,7 +1,6 @@
{
"node": true,
"browser": true,
"es5": true,
"esnext": true,
"bitwise": true,
"camelcase": true,
Expand Down

0 comments on commit 86d73b1

Please sign in to comment.