You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 16, 2025. It is now read-only.
In addition to including plugins in eslintConfig directly, you can also specifically require them in overrides. For example, in the overrides for tests, we include eslint-plugin-mocha.
This should be as easy as running the same checks for plugins on the elements of the overrides array as well as in the root config.