Files
temp_SSA_SCAN/.claude/settings.local.json
2025-09-30 15:48:26 -06:00

15 lines
365 B
JSON

{
"permissions": {
"allow": [
"Bash(npm run lint)",
"WebSearch",
"WebFetch(domain:www.impuls.com.mx)",
"Bash(del \"C:\\Users\\jandres\\source\\repos\\test\\my-app\\iframe-test.html\")",
"WebFetch(domain:baymard.com)",
"Bash(npx shadcn@latest add:*)",
"Bash(npm run build:*)"
],
"deny": [],
"ask": []
}
}