Update checked-in dependencies
This commit is contained in:
parent
4fad06f438
commit
40a500c743
4168 changed files with 298222 additions and 374905 deletions
2
node_modules/eslint/lib/rules/func-name-matching.js
generated
vendored
2
node_modules/eslint/lib/rules/func-name-matching.js
generated
vendored
|
|
@ -76,7 +76,7 @@ module.exports = {
|
|||
docs: {
|
||||
description: "Require function names to match the name of the variable or property to which they are assigned",
|
||||
recommended: false,
|
||||
url: "https://eslint.org/docs/rules/func-name-matching"
|
||||
url: "https://eslint.org/docs/latest/rules/func-name-matching"
|
||||
},
|
||||
|
||||
schema: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue