@bn-onboard/common

v2.0.0-alpha.8
## A collection of functions and types that are shared across various packages in the Onboard V2 monorepo

build

rollup -c

dev

rollup -c -w

start

sirv public --no-clear

typescript

svelte-check --tsconfig ./tsconfig.json

lint

eslint -c './.eslintrc.cjs' './src' && prettier --check './src/**/*'
npm i @bn-onboard/[email protected]

Metadata

Downloads