raspap-webgui/bower_components/holderjs/.jshintrc

12 lines
170 B
Plaintext
Raw Normal View History

2015-02-25 14:08:14 +01:00
{
"quotmark": true,
"boss": true,
"eqnull": true,
"expr": true,
"funcscope": true,
"loopfunc": true,
"smarttabs": true,
"node": true,
"browser": true
}