init commit

初始提交,无事发生~
This commit is contained in:
2026-05-01 14:35:07 +08:00
commit f3442a1b61
46 changed files with 5751 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
overrides:
'vue': 'beta'
'@vue/compiler-core': 'beta'
'@vue/compiler-dom': 'beta'
'@vue/compiler-sfc': 'beta'
'@vue/compiler-ssr': 'beta'
'@vue/compiler-vapor': 'beta'
'@vue/reactivity': 'beta'
'@vue/runtime-core': 'beta'
'@vue/runtime-dom': 'beta'
'@vue/runtime-vapor': 'beta'
'@vue/server-renderer': 'beta'
'@vue/shared': 'beta'
'@vue/compat': 'beta'
peerDependencyRules:
allowAny:
- 'vue'