Here is an example I'm trying to run.
I keep getting:
[ERR]: "Executed JavaScript Failed:"
[ERR]: Cannot use import statement outside a module
I've tried changing the target in the config, but not matter what I try the compiled JS always has import in it.
The Playground lets you write TypeScript or JavaScript online in a safe and sharable way.