As of writing this issue, this plugin fails to correctly compile projects depending on TypeScript 3.7.5 (and TypeScript 3 in general AFAIK). #49 and #66 seem to try to fix this issue, but they were not merged or published to npm. Since Parcel still does not seem to fully support tsconfig.json files, this plugin could still be very useful. @fathyb, could you look into updating the project or including extra maintainers, so it can be used with latest versions of TypeScript and Parcel?
As of writing this issue, this plugin fails to correctly compile projects depending on TypeScript 3.7.5 (and TypeScript 3 in general AFAIK). #49 and #66 seem to try to fix this issue, but they were not merged or published to npm. Since Parcel still does not seem to fully support
tsconfig.jsonfiles, this plugin could still be very useful. @fathyb, could you look into updating the project or including extra maintainers, so it can be used with latest versions of TypeScript and Parcel?