Repository URL to install this package:
Version:
1.2.13 ▾
|
@exotic/presets
/
Makefile
|
---|
publish: npx tsc --outDir dist || true test: npx jest rollup: yarn rollup -c rollup.config.js types: npx tsc --project tsconfig.typings.json || true lint: npx tslint src/*.ts -t verbose