habitica/website/public/js/.eslintrc
2016-04-15 10:11:54 -05:00

6 lines
71 B
Text

{
"extends": "habitrpg/browser",
"env": {
"jquery": true
}
}