webpack-hot-middleware icon indicating copy to clipboard operation
webpack-hot-middleware copied to clipboard

webpack-hot-middleware Overlay gives vague errors for tslint

Open TriStarGod opened this issue 7 years ago • 0 comments

If I make a mistake like not putting a newline after each line of code or a space before the start of comment, it gives me a vague error "Module build failed: Error: Compilation failed due to tslint errors." instead of the detailed error that tslint provides. Anyone know how to fix this?

TriStarGod avatar Jul 02 '17 21:07 TriStarGod