This repository is not active
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`.
TypeScript
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`.
TypeScript
This repository is not active