11 lines
150 B
Plaintext
11 lines
150 B
Plaintext
{
|
|
"env": {
|
|
"node": true,
|
|
"mocha": true
|
|
},
|
|
"globals": {
|
|
"should": "readonly",
|
|
"expect": "readonly"
|
|
}
|
|
}
|