@swing.xyz/ui

v0.55.0

dev

tsup --watch . --watch "../wallets/**"

lint

TIMING=1 eslint "src/**/*.ts*"

test

vitest run

build

tsup

clean

rm -rf .turbo && rm -rf node_modules && rm -rf dist
npm i @swing.xyz/[email protected]

Metadata

Downloads