#tsconfig.json with bun ts files alternative

1 messages · Page 1 of 1 (latest)

bitter meteor
#

is bun init the only way to have tsconfig.json to work with ts files? cause I've tried manually entering typescript in package.json as a peer dep and using bun install cause that is what it looks like bun init creates for typescript, but idk if there is something else I'm missing, I'm just curious, do I need to not have a tsconfig.json file and use bun init in a folder with ts files if I want that tsconfig.json to work with the ts files

rough kelp