We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94a9b29 commit 675a889Copy full SHA for 675a889
1 file changed
package.json
@@ -12,7 +12,7 @@
12
"main": "lib/index.js",
13
"scripts": {
14
"lint": "eslint .",
15
- "test": "vitest"
+ "test": "vitest --no-file-parallelism"
16
},
17
"jest": {
18
"testEnvironment": "node"
0 commit comments