Delete .claude/settings.local.json

This commit is contained in:
Supra4E8C
2025-12-15 23:39:40 +08:00
committed by GitHub
parent 5ebc845a1f
commit 5eed3e787b

View File

@@ -1,13 +0,0 @@
{
"permissions": {
"allow": [
"Bash(npm run lint:*)",
"Bash(npx tsc:*)",
"Bash(npm run build)",
"Bash(npm run type-check:*)",
"Bash(find:*)"
],
"deny": [],
"ask": []
}
}