Closed
Description
ESLint released v9, with many breaking changes. I can't make it work with eslint-plugin-ava
.
There may be other issues, but the ones I found were:
- The
eslintrc
configuration format was deprecated in favor of "flat config files"; ava/prefer-t-regex
is usingcontext.getScope
, now removed (feat!: Remove deprecated context methods eslint/eslint#17698).
Metadata
Metadata
Assignees
Labels
No labels