Files
LWLT-AI/node_modules/thread-stream/.claude/settings.local.json
2026-07-13 19:57:46 +08:00

16 lines
245 B
JSON

{
"permissions": {
"allow": [
"Bash(npx tap:*)",
"Bash(node:*)",
"Bash(for i in 1 2 3 4 5)",
"Bash(do)",
"Bash(echo:*)",
"Bash(done)",
"Bash(npm test:*)"
],
"deny": [],
"ask": []
}
}