TypeScript Compiler API wrapper for static analysis and programmatic code changes.
ts-morph is an incredible project! Thank you to @dsherret as well as all the other contributors for this work. **Is your feature request related to a problem? Please describe.** With MS preparing to release a [Go based native `tsc`](https://devblogs.microsoft.com/typescript/typescript-native-port/), I would really like to hear your thoughts on this. As you probably know, esbuild and babel would just punt when they got into less commonly used TypeScript features, which was a nightmare to debug. - Do you have any insight into how closely this new `tsc` will follow the language spec? - What impacts (if any) do you foresee on `ts-morph`? **Describe the solution you'd like** I'd **like** to hear that ts-morph would be fully compatible with the new tsc, but... 😄
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by rvo-fstock and has received 4 comments.