Skip to content

How to determine which version of Typescript Bun is relying on? #14758

Answered by Jarred-Sumner
guest271314 asked this question in Q&A
Discussion options

You must be logged in to vote

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

Replies: 1 comment 1 reply

This comment was marked as off-topic.

@Jarred-Sumner
Comment options

Answer selected by guest271314
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants