corepack enable
pnpm dev:prepare
to generate type stubs.pnpm dev
to start the playground in development mode.test/
directory and run pnpm test to make sure they pass.pnpm lint
pnpm build
and that no errors are reported.pnpm docs:dev
to start the documentation in development mode.docs/content/
directory.