Skip to content

Commit dd81189

Browse files
committed
no watch locally
1 parent bab7ec9 commit dd81189

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/javascript/tests/package.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "javascript-tests",
33
"version": "1.0.0",
44
"scripts": {
5-
"test": "tsc --noEmit && vitest"
5+
"test": "tsc --noEmit && vitest run"
66
},
77
"dependencies": {
88
{{#packageDependencies}}

0 commit comments

Comments
 (0)