Add mocha to .jshintrc

This commit is contained in:
Blade Barringer 2015-04-29 08:04:53 -05:00
parent 3a12b5644c
commit 39930ecc29

View file

@ -5,6 +5,7 @@
"browser": true,
"node": true,
"mocha": true,
"asi": true,
"boss": true,