1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-12-03 14:24:23 +01:00
fab-manager/vendor/assets/components/holderjs/.jshintrc
2015-05-05 03:10:25 +02:00

12 lines
170 B
Plaintext

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