@usepreflight/trace

v0.0.6

prepare

npm run clean && npm run build

build

rollup --config

clean

rm -rf dist

dev

npm run build -- --watch

lint

eslint "src/**/*.ts*"

test

vitest
npm i @usepreflight/[email protected]

Metadata

Downloads