Closed pelotom closed 5 years ago
This would be a very good behavior for me too.
I agree.
I think this link will help solve the problem.
+1
Any progress on it?
My PR also fixes this issue: https://github.com/jrparish/tslint-webpack-plugin/pull/16
Added in #16
My expectation is that lint warnings should not fail the webpack build but lint errors should; this is the behavior of
tslint-loader
,fork-ts-checker-webpack-plugin
andts-checker-webpack-plugin
.