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" : {
|
||||
"browser" : false,
|
||||
"node" : true,
|
||||
"es6" : true
|
||||
"es6" : true,
|
||||
"mocha": true
|
||||
},
|
||||
"parserOptions": {
|
||||
"ecmaVersion": 6,
|
Reference in New Issue
Block a user