mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-04-14 11:36:45 +00:00
10 lines
125 B
Text
10 lines
125 B
Text
{
|
|
"extends": [
|
|
"habitrpg/server",
|
|
"habitrpg/babel"
|
|
],
|
|
"globals": {
|
|
"Promise": true,
|
|
"Set": false
|
|
}
|
|
}
|