mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-26 21:24:08 +00:00
15 lines
158 B
Text
15 lines
158 B
Text
{
|
|
"globals": {
|
|
"confirm": false
|
|
},
|
|
|
|
"browser": true,
|
|
"node": true,
|
|
"mocha": true,
|
|
|
|
"esnext": true,
|
|
|
|
"asi": true,
|
|
"boss": true,
|
|
"newcap": false
|
|
}
|