You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note — Similar to other build tools, Bun does not typecheck the files. Use tsc (the official TypeScript CLI) if you're looking to catch static type errors.
I use bunjs to exec a ts file:
TypeScript will not throw error.So, is your description is right?
thanks.
The text was updated successfully, but these errors were encountered: