Commit 39714f2
authored
Fix CI failures: downgrade ESLint to v8 and fix plugin resolution
ESLint v10 removed support for the legacy .eslintrc.* config format.
Downgrade ESLint to v8.57.1 (which natively supports .eslintrc.json)
and add --resolve-plugins-relative-to flag so ESLint can find the
@typescript-eslint packages that are nested inside eslint-plugin-github.1 parent 110e4f4 commit 39714f2
3 files changed
Lines changed: 700 additions & 781 deletions
This file was deleted.
0 commit comments