We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 477e51c commit 0a4f034Copy full SHA for 0a4f034
apps/supervisor/package.json
@@ -8,7 +8,6 @@
8
"build": "tsc",
9
"dev": "tsx --require dotenv/config --watch src/index.ts || (echo '!! Remember to run: nvm use'; exit 1)",
10
"start": "node dist/index.js",
11
- "test": "vitest run",
12
"test:watch": "vitest",
13
"typecheck": "tsc --noEmit"
14
},
0 commit comments