Clean up test/.eslintrc.js

This commit is contained in:
2017-07-09 19:30:50 +01:00
parent ed8cbd3fa2
commit 96b27b9505

View File

@@ -1,6 +1,5 @@
module.exports = {
env: {
mocha: true
mocha: true
}
};