|
|
|
|
|
by hamandcheese
1331 days ago
|
|
For typical workflows, I’m not looking for type errors on the CLI. I’m just running webpack in watch mode in the background, while I edit and get typescript errors in my editor. This is how the majority of people write typescript, and there is only upside from splitting out bundling and type-checking for these people. |
|