make-error-cause

v2.3.0
Make your own nested error types!
nested error cause extend inherit custom

prettier

prettier --write

lint

tslint "src/**/*.ts" --project tsconfig.json

format

npm run prettier -- README.md .travis.yml "src/**/*.{jsx?,tsx?}"

clean

rimraf dist .nyc_output mochawesome-report coverage

build

npm run clean && tsc

specs

nyc mocha

test

npm run -s lint && npm run -s build && npm run -s specs

prepare

npm run build
npm i make-error-cause

Metadata

Downloads

Maintainers