@agoric/swingset-vat

v0.24.1-dev-cdf58e6.0
Vat/Container Launcher

lint

yarn lint:types&&yarn lint:eslint

test

ava

build

exit 0

test:xs

SWINGSET_WORKER_TYPE=xs-worker ava

lint-fix

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

lint-check

yarn lint

lint:types

tsc -p jsconfig.json

pretty-fix

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

lint:eslint

eslint '**/*.js'

pretty-check

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

test:xs-worker

ava test/workers/test-worker.js -m 'xs vat manager'
npm i @agoric/[email protected]

Metadata

Downloads