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
Hi, this is a great plugin, thanks for making it! I've replaced tslint-loader with it because it's much faster. However, one thing I'm missing from that loader is the failOnHint option, which will fail the build if any lint warnings occur. I want to turn this on specifically when building in CI, but not when developing locally.
The text was updated successfully, but these errors were encountered:
pelotom
changed the title
Allow configuring tslint to fail on error
Allow configuring tslint to fail on warnings
Sep 9, 2017
Hi, this is a great plugin, thanks for making it! I've replaced
tslint-loader
with it because it's much faster. However, one thing I'm missing from that loader is thefailOnHint
option, which will fail the build if any lint warnings occur. I want to turn this on specifically when building in CI, but not when developing locally.The text was updated successfully, but these errors were encountered: