mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-03 12:40:00 +00:00
10 lines
121 B
Text
10 lines
121 B
Text
{
|
|
"extends": [
|
|
"habitrpg/mocha",
|
|
"habitrpg/babel"
|
|
],
|
|
"globals": {
|
|
"_": true,
|
|
"Promise": true
|
|
}
|
|
}
|