Skip to content
This repository has been archived by the owner on May 23, 2019. It is now read-only.

Commit

Permalink
Update .jshintrc
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolewhite committed Sep 5, 2015
1 parent 7287a0a commit cef3c8c
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .jshintrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{
"indent" : 4,
"shadow" : true,
"jasmine" : true
"indent" : 4,
"shadow" : true,
"jasmine" : true,
"strict" : false,
"node" : true
}

0 comments on commit cef3c8c

Please sign in to comment.