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
We have a list of supported ESLint plugins, but there are many we don't support. Currently, having a plugin in your config that is not supported will result in an error. We should instead print a warning to stderr that says that we are skipping it
Activity
Quick and dirty - does not error with not supported plugin
Make sure it only tries to load all plugins once, avoiding noisy warn…
Make sure it only warns while trying to load unsupported plugins
Make sure it only warns while trying to load unsupported plugins
Make sure it only warns while trying to load unsupported plugins
Make sure it only warns while trying to load unsupported plugins
Make sure it only warns while trying to load unsupported plugins
Do not raise error on unsupported plugins (#204)
Do not raise error on unsupported plugins (#204)
Revert "Revert "Do not raise error on unsupported plugins (#204)" (#216…
1 remaining item