feat: add fake phase harness
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"scripts": {
|
||||
"build": "tsup src/index.ts --format esm --clean",
|
||||
"typecheck": "tsc -p ../../tsconfig.typecheck.json --noEmit",
|
||||
"test": "vitest run"
|
||||
"test": "cd ../.. && vitest run --project apps/cli"
|
||||
},
|
||||
"dependencies": {
|
||||
"commander": "12.1.0",
|
||||
|
||||
Reference in New Issue
Block a user