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