isaacs / tshy

Other
890 stars 18 forks source link

Question: how would `tsc --moduleFormatDetection` affect tshy? #34

Closed andrewbranch closed 1 year ago

andrewbranch commented 1 year ago

I’m starting to dive into prototyping some stuff for https://github.com/microsoft/TypeScript/issues/55221. If TypeScript had support for these options, would tshy leverage any of them? Would you have written tshy if they had already existed?

Is there a different module format detection algorithm along these lines that would be useful for building libraries with or without tshy?

isaacs commented 1 year ago