@endo/check-bundle

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

lint

yarn lint:types && yarn lint:eslint

test

ava

build

exit 0

prepack

tsc --build tsconfig.build.json

test:c8

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

lint-fix

eslint --fix .

postpack

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

lint:types

tsc

lint:eslint

eslint .
npm i @endo/[email protected]

Metadata

Downloads