10 lines
108 B
Plaintext
10 lines
108 B
Plaintext
|
|
{
|
||
|
|
"plugins": [
|
||
|
|
"mocha"
|
||
|
|
],
|
||
|
|
"env": {
|
||
|
|
"node": true,
|
||
|
|
"mocha": true,
|
||
|
|
"browser": true
|
||
|
|
},
|
||
|
|
}
|