chore: misc project updates and settings

This commit is contained in:
2026-06-19 17:17:47 +08:00
parent 15043b5655
commit a8d380389b
7 changed files with 27 additions and 14 deletions
+8
View File
@@ -1,3 +1,11 @@
{
"permissions": {
"allow": [
"Bash(sort -t'\"' -k2 -n)",
"WebFetch(domain:github.com)",
"WebFetch(domain:raw.githubusercontent.com)",
"Bash(claude mcp *)"
]
},
"prefersReducedMotion": true
}