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
fix(linter/plugins): improve error for no JS plugins (#13858)
Improve the error message when an unrecognised name is found in `plugins` config. Specify the offending entry in plugins. This should guide users to what the problem is, and avoid confusion like in #13739.
0 commit comments