Hello there,
I want to use "eslint:recommended" configuration, and add:
"no-unused-vars": {
{ "argsIgnorePattern": "^_" }
}
While it could effectively be the same to copy-paste the rule, I'd like to
keep my changes as minimal as possible.
Can I somehow append the ignore patterns, without overriding the inherited
configuration?
--
You received this message because you are subscribed to the Google Groups
"ESLint" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/eslint/fe2e3912-d068-4f2d-882a-2960fc626e4a%40googlegroups.com.