Multiple typescript errors should get shown by gulp
Opened this issue · 0 comments
wwahammy commented
Currently if you have a typescript error in one file, gulp stops. This isn't ideal as there could be multiple typescript errors and it'd be nice to know all of the errors in the whole project so they can be fixed at once.