Removed trailing comma from .jshintrc

This commit is contained in:
Blade Barringer 2015-02-05 11:15:01 -06:00
parent 3f064ee1bf
commit 3897266ba6

View file

@ -8,5 +8,5 @@
"asi": true,
"boss": true,
"newcap": false,
"newcap": false
}