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
any plugin or way check type error before run?
I have wrong type in typescript but esbuild runner just run code without checking type.
I install npm i esbuild-plugin-ts-checker and add to plugin but not work
The text was updated successfully, but these errors were encountered:
any plugin or way check type error before run?
I have wrong type in typescript but esbuild runner just run code without checking type.
I install
npm i esbuild-plugin-ts-checker
and add to plugin but not workThe text was updated successfully, but these errors were encountered: