Remove unnecessary test

This commit is contained in:
Tim Schaub
2016-08-11 22:18:23 -06:00
parent 73c8059a0a
commit 510083fbfc
4 changed files with 1 additions and 85 deletions

View File

@@ -1,9 +0,0 @@
{
"env": {
"es6": true,
"mocha": true
},
"rules": {
"strict": [2, "global"]
}
}