Repository URL to install this package:
|
Version:
1.3.3 ▾
|
composition
/
Makefile
|
|---|
publish:
npx tsc --outDir dist || true
test:
npx jest --config jest.config.js
coverage:
npx jest --coverage