Policy 1707 commit to LF
[policy/engine.git] / POLICY-SDK-APP / src / main / webapp / app / policyApp / CSS / bootstrap / js / .jshintrc
1 {
2   "asi"      : true,
3   "browser"  : true,
4   "eqeqeq"   : false,
5   "eqnull"   : true,
6   "es3"      : true,
7   "expr"     : true,
8   "jquery"   : true,
9   "latedef"  : true,
10   "laxbreak" : true,
11   "nonbsp"   : true,
12   "strict"   : true,
13   "undef"    : true,
14   "unused"   : true
15 }