/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`.

Primary LanguageTypeScript

This repository is not active