Commit fae483a
authored
chore: upgrade to ESLint 10 and unify stylistic plugins (#490)
* chore: upgrade to ESLint 10 and unify stylistic plugins
- eslint 9.16.0 → 10.1.0
- @eslint/js 9.2.0 → 10.0.1
- typescript-eslint 8.39.0 → 8.58.0
- @stylistic/eslint-plugin 5.1.0 → 5.10.0
- eslint-plugin-tsdoc 0.5.0 → 0.5.2
- Remove deprecated @stylistic/eslint-plugin-ts (merged into unified plugin)
- Update config references: recommended-flat → recommended
- Migrate @stylistic/ts/* rules to @stylistic/*
* fix: revert eslint auto-fix indentation to match prettier1 parent c66d335 commit fae483a
4 files changed
Lines changed: 103 additions & 327 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments