1.0.0 • Published 2 years ago

@vllc/tsc-diff v1.0.0

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

tsc-diff

npm package Build Status Downloads

This library uses git diff to get the files changes for upstream and staged currently.

It is meant to be used in tandem with:

Building

Run nx build tsc-diff to build the library.

Running unit tests

Run nx test tsc-diff to execute the unit tests via Jest.