Closed mayani closed 7 years ago
tslint has a --fix option. There does not seem to be a way to invoke tslint-loader with --fix option. Code at https://github.com/wbuchwalter/tslint-loader/blob/master/index.js#L34 had codes it to false.
Fixed by #60
Fix is out with version 3.4.0.
3.4.0
tslint has a --fix option. There does not seem to be a way to invoke tslint-loader with --fix option. Code at https://github.com/wbuchwalter/tslint-loader/blob/master/index.js#L34 had codes it to false.