Repository URL to install this package:
|
Version:
2.1.0 ▾
|
@skava/link
/
Makefile
|
|---|
publish:
npx tsc --outDir dist || true
tests:
npx jest -u --verbose
coverage:
npx jest --coverage