Skip to content

Commit

Permalink
Updating .jshintrc
Browse files Browse the repository at this point in the history
  • Loading branch information
MiguelCastillo committed Mar 31, 2014
1 parent 650d257 commit a715b52
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .jshintrc
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"$": true,
"window": true,
"_": true,
"brackets": true
"brackets": true,
"CodeMirror": true
}
}

0 comments on commit a715b52

Please sign in to comment.