mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-04-14 11:36:45 +00:00
10 lines
112 B
Text
10 lines
112 B
Text
{
|
|
"root": true,
|
|
"env": {
|
|
"node": true,
|
|
},
|
|
"extends": [
|
|
"habitrpg",
|
|
"habitrpg/esnext"
|
|
],
|
|
}
|