mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-04-14 11:36:45 +00:00
13 lines
139 B
Text
13 lines
139 B
Text
{
|
|
"globals": {
|
|
"confirm": false
|
|
},
|
|
|
|
"browser": true,
|
|
"node": true,
|
|
"mocha": true,
|
|
|
|
"asi": true,
|
|
"boss": true,
|
|
"newcap": false
|
|
}
|