Remove mocha env

This commit is contained in:
Sébastien Chopin 2017-01-15 17:32:23 +01:00
parent 0bc3754cfc
commit a6189bd25b

View File

@ -6,8 +6,7 @@ module.exports = {
}, },
env: { env: {
browser: true, browser: true,
node: true, node: true
mocha: true
}, },
extends: 'standard', extends: 'standard',
// required to lint *.vue files // required to lint *.vue files