#Migrating a Node-TypeScript project to Bun.

1 messages · Page 1 of 1 (latest)

vagrant moss
#

thats a typescript type checking error, not a bun error

distant zephyr
#

Yes, but it seems like the behavior is different compared to when I was on Node, right? I thought it might be useful to mention this in order to find a configuration that makes migration easier. Thank you for your response

vagrant moss
#

what does your tsconfig.json look like?

distant zephyr
#

It's a mess right now ^^' I'm going to clean it up and show you both versions.