Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

Commit

Permalink
chore(test): udpate jshintrc
Browse files Browse the repository at this point in the history
  • Loading branch information
mgcrea committed Jan 7, 2014
1 parent 937f627 commit 3a1f902
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/.jshintrc
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"quotmark": "single",
"regexp": true,
"undef": true,
"unused": true,
"unused": false,
"strict": true,
"trailing": true,
"smarttabs": true,
Expand Down

0 comments on commit 3a1f902

Please sign in to comment.