habitica-self-host/.jshintrc
2015-04-29 08:04:53 -05:00

13 lines
139 B
Text

{
"globals": {
"confirm": false
},
"browser": true,
"node": true,
"mocha": true,
"asi": true,
"boss": true,
"newcap": false
}