This commit is contained in:
2025-11-29 14:44:10 +08:00
parent 135696ef93
commit 0d4bbcd1f2
29 changed files with 776 additions and 316 deletions

View File

@@ -0,0 +1,10 @@
{
"permissions": {
"allow": [
"Bash(dir:*)",
"Bash(npm run build:*)"
],
"deny": [],
"ask": []
}
}