Clean up no-empty lint errors

This commit is contained in:
Kevin Sawicki 2016-01-19 11:31:47 -08:00
parent 4f4456bde8
commit ccce284a5b
3 changed files with 3 additions and 5 deletions

View file

@ -1,7 +1,4 @@
{
"rules": {
"no-empty": 0
},
"env": {
"jquery": true,
"mocha": true