install: pnpm install build: pnpm build dev: pnpm dev test: pnpm test lint: pnpm lint format: pnpm format:write