An open API service indexing awesome lists of open source software.

https://github.com/oresoftware/run-tsc-if

Run tsc if changes occur to src/lib dir which is diffed with the dist dir. Saves you if you forget to transpile or forget to run `tsc --watch`.
https://github.com/oresoftware/run-tsc-if

nodejs tsc typescript typescript-library typescript-library-skeleton

Last synced: 11 months ago
JSON representation

Run tsc if changes occur to src/lib dir which is diffed with the dist dir. Saves you if you forget to transpile or forget to run `tsc --watch`.

Awesome Lists containing this project