webpack-hot-middleware
webpack-hot-middleware copied to clipboard
webpack-hot-middleware Overlay gives vague errors for tslint
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?