feat: Add Vue testing best practices and Playwright setup

This commit is contained in:
skytek_xinliang
2026-03-30 17:05:49 +08:00
parent 81b36c60f2
commit 52eb09eccf
74 changed files with 9181 additions and 0 deletions
+1
View File
@@ -26,6 +26,7 @@
},
"devDependencies": {
"@intellectronica/ruler": "^0.3.37",
"@playwright/test": "^1.58.2",
"@tsconfig/node22": "^22.0.5",
"@types/node": "^24.12.0",
"@vitejs/plugin-vue": "^6.0.5",