habitica-self-host/.jshintrc
2015-02-05 11:15:01 -06:00

12 lines
122 B
Text

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