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 bab7ec9 commit dd81189Copy full SHA for dd81189
templates/javascript/tests/package.mustache
@@ -2,7 +2,7 @@
2
"name": "javascript-tests",
3
"version": "1.0.0",
4
"scripts": {
5
- "test": "tsc --noEmit && vitest"
+ "test": "tsc --noEmit && vitest run"
6
},
7
"dependencies": {
8
{{#packageDependencies}}
0 commit comments