11 lines
121 B
Plaintext
11 lines
121 B
Plaintext
{
|
|
"extends": [
|
|
"habitrpg/mocha",
|
|
"habitrpg/babel"
|
|
],
|
|
"globals": {
|
|
"_": true,
|
|
"Promise": true
|
|
}
|
|
}
|