habitica/website/public/js/.eslintrc

7 lines
71 B
Text
Raw Normal View History

2016-04-15 15:11:54 +00:00
{
"extends": "habitrpg/browser",
"env": {
"jquery": true
}
}