Repository URL to install this package:
|
Version:
6.0.0 ▾
|
@skava/router
/
Makefile
|
|---|
publish: npx tsc --outDir dist || true tests: npx jest --verbose coverage: npx jest --coverage snapshot: npx jest --verbose -u lint: npx tslint src/*.ts -t verbose