habitica-self-host/website/client/js/.eslintrc

7 lines
71 B
Text
Raw Normal View History

2016-04-14 13:10:12 +00:00
{
"extends": "habitrpg/browser",
"env": {
"jquery": true
}
}