MIF_E31211879/desain/assets/node_modules/holderjs/.jshintrc

12 lines
170 B
Plaintext

{
"quotmark": true,
"boss": true,
"eqnull": true,
"expr": true,
"funcscope": true,
"loopfunc": true,
"smarttabs": true,
"node": true,
"browser": true
}