feat: init

This commit is contained in:
2025-11-07 20:54:09 +08:00
parent d45e556c20
commit 17570c7821
11 changed files with 3682 additions and 1071 deletions

View File

@@ -0,0 +1,12 @@
{
"permissions": {
"allow": [
"WebFetch(domain:x.ant.design)",
"WebSearch",
"WebFetch(domain:antd-design-x-vue.netlify.app)",
"Bash(npm install:*)"
],
"deny": [],
"ask": []
}
}