Skip to content

Commit 71fbef2

Browse files
committed
test: add some vue test
1 parent 7512a64 commit 71fbef2

File tree

6 files changed

+503
-6
lines changed

6 files changed

+503
-6
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,15 @@
5959
"@antfu/eslint-config": "^1.0.0-beta.24",
6060
"@antfu/ni": "^0.21.8",
6161
"@antfu/utils": "^0.7.6",
62+
"@types/jsdom": "^21.1.4",
6263
"@types/node": "^20.8.3",
6364
"@unocss/eslint-config": "^0.56.5",
6465
"@vitejs/plugin-vue": "^4.4.0",
66+
"@vue/test-utils": "^2.4.1",
6567
"bumpp": "^9.2.0",
6668
"eslint": "^8.51.0",
6769
"esno": "^0.17.0",
70+
"jsdom": "^22.1.0",
6871
"lint-staged": "^14.0.1",
6972
"pnpm": "^8.9.0",
7073
"rimraf": "^5.0.5",

0 commit comments

Comments
 (0)