Skip to content

Is there a way to setup a Bun script to use tsconfig.bun.json instead of tsconfig.json? #5725

Answered by RiskyMH
nelson6e65 asked this question in Q&A
Discussion options

You must be logged in to vote

You can use the --tsconfig-override flag that I fixed in #21045. If you don't have access to the raw cli, then you can add it to the BUN_OPTIONS environment variable.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@RiskyMH
Comment options

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