-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Closed
Labels
[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
Description
Description
Hi, after updating to @wordpress/eslint-plugin to v22.21.0, I get the error typescript with invalid interface loaded as resolver in several rules - some of them are mentioned in the changelog, but e.g. import/no-duplicates isn't. Anyway, the wordpress plugin shouldn't break other eslint plugins...
Step-by-step reproduction instructions
- Clone Bump @wordpress/eslint-plugin from 22.20.0 to 22.21.0 skaut/crdm-modern#1620
npm cinpm buildnpm run lint:ts:eslint
Screenshots, screen recording, code snippet
No response
Environment info
No response
Please confirm that you have searched existing issues in the repo.
- Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
- Yes
Please confirm which theme type you used for testing.
- Block
- Classic
- Hybrid (e.g. classic with theme.json)
- Not sure
Metadata
Metadata
Assignees
Labels
[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended