You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That plugin is already included in the `typescript-eslint` package,
so it is redundant to include it again in the ESLint configuration.
This change is required to avoid a warning when running ESLint:
ConfigError: Config (unnamed): Key "plugins": Cannot redefine plugin
"@typescript-eslint".
Signed-off-by: Johannes Schindelin <[email protected]>
0 commit comments