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 7e1fe27 commit 60dc61dCopy full SHA for 60dc61d
package.json
@@ -14,6 +14,7 @@
14
"@vitest/coverage-v8": "^2.1.6"
15
},
16
"scripts": {
17
+ "test": "npm exec --workspaces -- npm run test",
18
"clean": "npm exec --workspaces -- rimraf node_modules && rimraf node_modules"
19
20
"author": "",
0 commit comments