@endo/errors

v1.1.0
Package exports of the `assert` global

lint

yarn lint:types && yarn lint:eslint

test

ava

build

exit 0

clean

git clean -f '*.d.ts*'

test:c8

c8 $C8_OPTIONS ava --config=ava-nesm.config.js

test:xs

exit 0

lint-fix

yarn lint:eslint --fix && yarn lint:types

lint-check

yarn lint

lint:types

tsc

build:types

tsc --build tsconfig.build.json

clean:types

git clean -f '*.d.ts*'

lint:eslint

eslint '**/*.js'
npm i @endo/[email protected]

Metadata

Downloads