@endo/check-bundle

v1.0.6
Checks the integrity of an Endo bundle.
endo bundle integrity check hash

lint

yarn lint:types && yarn lint:eslint

test

ava

build

exit 0

test:c8

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

lint-fix

eslint --fix .

lint:types

tsc

build:types

tsc --build tsconfig.build.json

clean:types

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

lint:eslint

eslint .
npm i @endo/[email protected]

Metadata

Downloads