Skip to content

Commit a66ec25

Browse files
Bump @typescript-eslint/eslint-plugin from 8.50.0 to 8.51.0 (#209)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.50.0 to 8.51.0. Remove duplicate @typescript-eslint plugin definition from eslint.config.js as it's already included by eslint-config-love. Also remove legacy .eslintrc.js file as the repository uses the flat config format (eslint.config.js) with ESLint 9.
1 parent 7ec0b80 commit a66ec25

File tree

4 files changed

+382
-137
lines changed

4 files changed

+382
-137
lines changed

.eslintrc.js

Lines changed: 0 additions & 118 deletions
This file was deleted.

eslint.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ module.exports = tseslint.config(
3232
},
3333
},
3434
plugins: {
35-
'@typescript-eslint': require('@typescript-eslint/eslint-plugin'),
3635
header: eslintPluginHeader,
3736
'no-null': eslintPluginNoNull,
3837
tsdoc: eslintPluginTsdoc,

0 commit comments

Comments
 (0)