This plugin is enabled when any of the following package names and/or regular expressions has a match in dependencies
or devDependencies:
eslint
{
"eslint": {
"config": [".eslintrc", ".eslintrc.{js,json,cjs}", ".eslintrc.{yml,yaml}", "package.json"],
"entry": ["eslint.config.js"]
}
}Also see Knip plugins for more information about plugins.