{
"extends": [
"habitrpg/mocha",
"habitrpg/babel"
],
"env": {
"node": true,
},
"globals": {
"_": true,
}