Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit 0621daa

Browse files
committed
feat: setup dependencies
1 parent 21f04cc commit 0621daa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"pkgs:fix": "manypkg fix",
5656
"size": "echo TODO: Analyze build sizes",
5757
"analyze": "size-limit --why",
58-
"vitest": "vitest",
58+
"vitest": "vitest --globals --environment=jsdom",
5959
"coverage": "vitest run --coverage"
6060
},
6161
"license": "MIT",

0 commit comments

Comments
 (0)