Skip to content

Commit

Permalink
.jshintrc
Browse files Browse the repository at this point in the history
  • Loading branch information
missinglink committed Nov 2, 2016
1 parent 89a10d1 commit a8c5208
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .jshintrc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"node": true,
"curly": true,
"eqeqeq": true,
"esversion": 6,
"freeze": true,
"immed": true,
"indent": 2,
Expand Down

0 comments on commit a8c5208

Please sign in to comment.