This commit is contained in:
yinsx
2025-12-16 15:14:07 +08:00
commit 33910f031f
11 changed files with 476 additions and 0 deletions

View File

@ -0,0 +1,8 @@
{
"permissions": {
"allow": [
"Bash(cat:*)",
"Bash(npm install:*)"
]
}
}