 I use bunjs to exec a ts file: ```typescript console.log('1' == 1) ``` TypeScript will not throw error.So, is your description is right? thanks.