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 7bc64cb commit 8536899Copy full SHA for 8536899
packages/plugin/package.json
@@ -31,7 +31,7 @@
31
],
32
"scripts": {
33
"build": "tsup",
34
- "test": "vitest",
+ "test": "vitest --allowOnly",
35
"typecheck": "tsc --noEmit"
36
},
37
"peerDependencies": {
0 commit comments