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
ESLint should have also an option to disable it. I can think of situations where linters should be disables, like a release to prod and last minute changes with linter violations and no frontenders availabele around.
Expected Behaviour
stylelint should be optional
Actual Behaviour
Currently there is no way to disable stylelint
Steps to Reproduce
Run style task without stylelint config
The text was updated successfully, but these errors were encountered: