14 lines
189 B
Plaintext
14 lines
189 B
Plaintext
{
|
|
"node": true,
|
|
"latedef": false,
|
|
"undef": true,
|
|
"unused": true,
|
|
"strict": true,
|
|
"mocha": true,
|
|
"globals": {
|
|
"Promise": true,
|
|
"xit": true,
|
|
"xdescribe": true
|
|
}
|
|
}
|