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
stylelint-webpack-plugin has this awesome option lintDirtyModulesOnly which only lints changed files and doesn't run the linter initially when starting webpack with --watch.
Is there a chance we could also have this for tslint-loader?
Thanks for the great work on this loader!
The text was updated successfully, but these errors were encountered:
stylelint-webpack-plugin
has this awesome optionlintDirtyModulesOnly
which only lints changed files and doesn't run the linter initially when starting webpack with--watch
.Is there a chance we could also have this for
tslint-loader
?Thanks for the great work on this loader!
The text was updated successfully, but these errors were encountered: