mirror of
https://github.com/Xahau/xahau.js.git
synced 2026-04-29 15:37:50 +00:00
[TASK] Update jshintrc
This commit is contained in:
8
jshintrc
8
jshintrc
@@ -2,7 +2,7 @@
|
||||
"browser": true,
|
||||
"jquery": true,
|
||||
"node": true,
|
||||
"camelcase": false,
|
||||
|
||||
"eqeqeq": true,
|
||||
"eqnull": true,
|
||||
"latedef": true,
|
||||
@@ -13,10 +13,8 @@
|
||||
"curly": true,
|
||||
"freeze": true,
|
||||
"nonbsp": true,
|
||||
"boss": true,
|
||||
"laxbreak": true,
|
||||
"maxparams": 4,
|
||||
"maxdepth": 3,
|
||||
"esnext": true,
|
||||
"-W004": true
|
||||
|
||||
"laxbreak": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user