@agoric/marshal

v0.5.0
marshal
marshal

build

exit 0

test

ava

test:c8

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

test:xs

exit 0

pretty-fix

prettier --write '**/*.js'

pretty-check

prettier --check '**/*.js'

lint-fix

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

lint-check

yarn lint

lint

yarn lint:types && yarn lint:eslint

lint:types

tsc -p jsconfig.json

lint:eslint

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

Metadata

Downloads