12 lines
168 B
Plaintext
12 lines
168 B
Plaintext
{
|
|
"env": {
|
|
"node": true,
|
|
"mocha": true
|
|
},
|
|
"globals": {
|
|
"chai": true
|
|
},
|
|
"rules": {
|
|
"prefer-arrow-callback": 0
|
|
}
|
|
} |