How to determine which version of Typescript Bun is relying on? #14758
Answered
by
Jarred-Sumner
guest271314
asked this question in
Q&A
-
How to determine which version of Typescript Bun is relying on? |
Beta Was this translation helpful? Give feedback.
Answered by
Jarred-Sumner
Oct 31, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bun has it's own javascript parser that supports TypeScript and JSX. Most of the code is in this file https://github.com/oven-sh/bun/blob/main/src/js_parser.zig#L1