Repository URL to install this package:
|
Version:
4.0.2 ▾
|
@skava/tests
/
Makefile
|
|---|
# publish: # npx tsc --project tsconfig.publish.json || true publish: npx tsc || true test: npx jest clean: rm -fr dist