actually fix the linter

This commit is contained in:
Shane Kilkelly 2019-06-27 10:58:27 +01:00
parent 37e0703aff
commit 4c85f6622f

View file

@ -14,12 +14,8 @@
"chai-friendly"
],
"env": {
"node": true
},
"globals": {
"expect": true,
"define": true,
"it": true
"node": true,
"mocha": true
},
"rules": {
// Add some mocha specific rules