update, text, response
This commit is contained in:
4
node_modules/resolve/.eslintrc
generated
vendored
4
node_modules/resolve/.eslintrc
generated
vendored
@@ -13,8 +13,8 @@
|
||||
"func-name-matching": 0,
|
||||
"func-style": 0,
|
||||
"global-require": 1,
|
||||
"id-length": [2, { "min": 1, "max": 30 }],
|
||||
"max-lines": [2, 350],
|
||||
"id-length": [2, { "min": 1, "max": 40 }],
|
||||
"max-lines": [2, 360],
|
||||
"max-lines-per-function": 0,
|
||||
"max-nested-callbacks": 0,
|
||||
"max-params": 0,
|
||||
|
||||
Reference in New Issue
Block a user