Commit 8618814
committed
eslint.config: remove redundant
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]>@typescript-eslint plugin1 parent 22921ad commit 8618814
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
| |||
0 commit comments