Claude UI team working now

This commit is contained in:
2026-03-16 17:06:11 -04:00
parent 41975b806c
commit 5debac3aa8
4 changed files with 608 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
{
"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"
]
}
}