allegro / typescript-strict-plugin

Typescript plugin that allows turning on strict mode in specific files or directories.
MIT License
338 stars 29 forks source link

Is there any way to use this with SWC instead of tsc? #78

Open yago-dorea-deel opened 5 months ago

yago-dorea-deel commented 5 months ago

For ref: https://github.com/swc-project/swc-node

heyimalex commented 4 months ago

I don't think this question makes sense? The type checking is done by tsc.