Skip to content

Commit

Permalink
Update `.jshintrc to support ES6
Browse files Browse the repository at this point in the history
  • Loading branch information
tocker committed Mar 12, 2019
1 parent 1bdb8ec commit 04297d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .jshintrc
@@ -1,5 +1,5 @@
{
"es3": true,
"esversion": 6,
"indent": 2,
"eqnull": true,
"loopfunc": true
Expand Down

0 comments on commit 04297d7

Please sign in to comment.