🔧 npm update
This commit is contained in:
3
node_modules/qs/.eslintrc
generated
vendored
3
node_modules/qs/.eslintrc
generated
vendored
@@ -13,8 +13,9 @@
|
||||
"func-name-matching": 0,
|
||||
"id-length": [2, { "min": 1, "max": 25, "properties": "never" }],
|
||||
"indent": [2, 4],
|
||||
"max-lines": 0,
|
||||
"max-lines-per-function": [2, { "max": 150 }],
|
||||
"max-params": [2, 16],
|
||||
"max-params": [2, 18],
|
||||
"max-statements": [2, 100],
|
||||
"multiline-comment-style": 0,
|
||||
"no-continue": 1,
|
||||
|
||||
Reference in New Issue
Block a user