Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Error Configuration for rule "no-unused-vars" is invalid: #13

Open
niccololampa opened this issue Jul 10, 2020 · 0 comments
Open

Error Configuration for rule "no-unused-vars" is invalid: #13

niccololampa opened this issue Jul 10, 2020 · 0 comments

Comments

@niccololampa
Copy link

niccololampa commented Jul 10, 2020

EsLint shows this error.

Configuration for rule "no-unused-vars" is invalid: Value {"ignoreSiblings":true,"argsIgnorePattern":"res|next|^err"} should be equal to one of the allowed values. Value {"ignoreSiblings":true,"argsIgnorePattern":"res|next|^err"} should NOT have additional properties. Value {"ignoreSiblings":true,"argsIgnorePattern":"res|next|^err"} should match exactly one schema in oneOf.

Is it correct to replace the "ignoreSiblings" with "ignoreRestSiblings"? Because basing from ESLint Documentation "ignoreSiblings" does not exist.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant