Files
svsmspcalc/.claude/settings.local.json

20 lines
569 B
JSON

{
"permissions": {
"allow": [
"Bash(ls -lh *.css)",
"Bash(node tests/*)",
"Bash(python3 .claude/skills/*)",
"Bash(git status*)",
"Bash(git add*)",
"Bash(git commit*)",
"Bash(git log*)",
"Bash(git diff*)",
"Bash(git branch*)",
"Bash(git checkout*)",
"Read(//c/Users/JohnOReilly/OneDrive - Silicon Valley Services/Documents/Projects VS CODE/SVS MSP Calculator/**)",
"mcp__plugin_playwright_playwright__browser_evaluate",
"mcp__plugin_playwright_playwright__browser_run_code"
]
}
}