diff --git a/.eslintrc.json b/.eslintrc.json index 4fa51af..c0e0934 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -2,8 +2,8 @@ "env": { "browser": true, "commonjs": true, - "mocha": true, - "phantomjs": true, + "mocha": true, + "phantomjs": true, "es6": true }, "extends": "eslint:recommended",