mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-15 21:57:22 +01:00
11 lines
112 B
Plaintext
11 lines
112 B
Plaintext
{
|
|
"root": true,
|
|
"env": {
|
|
"node": true,
|
|
},
|
|
"extends": [
|
|
"habitrpg",
|
|
"habitrpg/esnext"
|
|
],
|
|
}
|