Closed junalmeida closed 3 years ago
Steps to Reproduce:
When using this combination:
--watch --info-verbosity verbose
"$ts-webpack-watch", "$ts-checker-webpack-watch", "$ts-checker-eslint-webpack-watch", "$sass-loader",
I can't see compiler messages in problems pane, and yet I have 5 compilation errors of type TS2339 and TS2307
Should be resolved in 0.5.0.
Steps to Reproduce:
When using this combination:
--watch --info-verbosity verbose
)I can't see compiler messages in problems pane, and yet I have 5 compilation errors of type TS2339 and TS2307