You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The build happens independently of TSC. Esbuild does not call TSC.
We should fix TSC, of course. It requires updating the extension package and making sure it works in all cases. In meantime you can rely on IDE tips (my LSP for example for some reason does not have an issue), or scan TSC output for actual errors relevant to your code (slow). And in any case, build and run and test it at runtime.
Compilation log
Click to download
Environment
The text was updated successfully, but these errors were encountered: