Thoughts
ESbuild parses typescript by copy-pasting large chunks of the official compiler.
=> https://github.com/evanw/esbuild/blob/cc74cd0f50bc58b768b24685e2440316266e2fac/internal/js_parser/ts_parser.go#L1106
Probably copyright infringement, it's fine.