mirror of
https://github.com/nttgin/BGPalerter.git
synced 2024-05-19 06:50:08 +00:00
added mocha support for esling
This commit is contained in:
@ -8,7 +8,8 @@
|
|||||||
"env" : {
|
"env" : {
|
||||||
"browser" : false,
|
"browser" : false,
|
||||||
"node" : true,
|
"node" : true,
|
||||||
"es6" : true
|
"es6" : true,
|
||||||
|
"mocha": true
|
||||||
},
|
},
|
||||||
"parserOptions": {
|
"parserOptions": {
|
||||||
"ecmaVersion": 6,
|
"ecmaVersion": 6,
|
Reference in New Issue
Block a user