tsc-files
tsc-files copied to clipboard
Attach cleanup listeners to ensure the temp file is cleaned up properly
close #27
@resolritter Thanks for the PR. I want to make some code-style changes. Can you enable edits? https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/allowing-changes-to-a-pull-request-branch-created-from-a-fork
@gustavopch done
Any progress on this?
@didaktio I'm really sorry, but I'm not having time to dedicate to this repo as I'm already overwhelmed with work stuff, and I'm not even using TypeScript these days. I also don't think merging without testing would be a good idea as it could create still more maintenance needs in case it breaks something. The whole thing is less than 100 LoC, so I encourage people to fork or maybe just copy the code into their projects and adapt as needed.
Implemented in https://github.com/gustavopch/tsc-files/releases/tag/v1.1.4. Thanks for the PR and sorry for the delay.