pretty: npx prettier --write "./src/**/*.(ts|vue)" check: npm run type-check && npm run lint local: check npm run local deploy: check npm run deploy