mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-27 08:02:01 +00:00
Remove mocha env
This commit is contained in:
parent
0bc3754cfc
commit
a6189bd25b
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user