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
It looks like the Typescript function we use for transpile only returns the output text, not any diagnostics information so this technically isn't a bug.
For example, when i try to run this:
I expect there to be an error because this typescript is not valid, however it just returns invalid javascript.
Compiler Options:
The text was updated successfully, but these errors were encountered: