Files
pre-repos/news-feeds/.claude/settings.local.json
2026-02-03 15:10:50 -05:00

14 lines
250 B
JSON

{
"permissions": {
"allow": [
"Bash(npm install:*)",
"Bash(npx tailwindcss:*)",
"Bash(./node_modules/.bin/tailwindcss:*)",
"Bash(node -e:*)",
"Bash(pkill:*)",
"Bash(curl:*)",
"Bash(lsof:*)"
]
}
}