Skip to content

Commit

Permalink
Added keys for jshint
Browse files Browse the repository at this point in the history
  • Loading branch information
dyuvzhenko committed Nov 15, 2017
1 parent 96b4e1d commit 9ada21c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/.jshintrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{
"node": true,
"expr": true,
"sub": true,
"esversion": 6,
"globals": {
"angular2": false,
Expand Down

0 comments on commit 9ada21c

Please sign in to comment.