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 2871f4a commit f1be5b3Copy full SHA for f1be5b3
internal-packages/cache/package.json
@@ -15,7 +15,7 @@
15
},
16
"scripts": {
17
"typecheck": "tsc --noEmit",
18
- "test": "vitest --run",
+ "test": "vitest",
19
"test:watch": "vitest"
20
}
21
0 commit comments