19 lines
377 B
JSON
19 lines
377 B
JSON
|
|
{
|
||
|
|
"permissions": {
|
||
|
|
"allow": [
|
||
|
|
"Bash(ls:*)",
|
||
|
|
"Bash(dir:*)",
|
||
|
|
"Read(//d/**)",
|
||
|
|
"mcp__playwright__browser_navigate",
|
||
|
|
"Bash(npx vitest run:*)",
|
||
|
|
"Bash(npx vitest:*)",
|
||
|
|
"Bash(netstat:*)",
|
||
|
|
"Bash(git init:*)",
|
||
|
|
"Bash(git config:*)",
|
||
|
|
"Bash(git remote add:*)",
|
||
|
|
"Bash(git add:*)",
|
||
|
|
"Bash(git commit:*)"
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|