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
That sounds reasonable.
When I made this plugin, I added eslint to dependencies because it calls its API, but peerDependencies should be the better option.
It'd be great if you added eslint to peerDependencies, so that npm can programmatically ensure i have a compatible eslint.
The text was updated successfully, but these errors were encountered: