1
0
mirror of synced 2025-12-08 01:57:56 +08:00

test: vue组件测试用例

This commit is contained in:
roymondchen
2022-09-26 21:28:42 +08:00
committed by jia000
parent 3570a67f30
commit ac065504f6
29 changed files with 504 additions and 769 deletions

View File

@@ -20,6 +20,7 @@
// 内部模块都指向 src/index.ts, 会有更好的代码跳转体验.
"@tmagic/*": ["packages/*/src"],
"@editor/*": ["packages/editor/src/*"],
"@form/*": ["packages/form/src/*"],
},
"types": [
"node",