feat: wire pnpm work CLI + initial _state.json snapshot
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
"test:stories": "turbo run test:stories",
|
||||
"typecheck": "turbo run typecheck",
|
||||
"conformance": "node scripts/conformance.mjs",
|
||||
"work": "node scripts/work/cli.mjs",
|
||||
"format": "prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"",
|
||||
"format:check": "prettier --check \"**/*.{ts,tsx,js,jsx,json,md}\""
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user