Files
teach_sys_Demo/.claude/settings.local.json
2025-08-19 22:35:01 +08:00

10 lines
142 B
JSON

{
"permissions": {
"allow": [
"Bash(npm run lint:*)",
"Bash(npm run typecheck:*)"
],
"deny": [],
"ask": []
}
}