12 行
294 B
JSON
12 行
294 B
JSON
{
|
|
"permissions": {
|
|
"defaultMode": "bypassPermissions",
|
|
"allow": [
|
|
"mcp__Claude_Preview__preview_start",
|
|
"Bash(find . -type f -name package.json -o -name vite.config.* -o -name tsconfig.json -o -name .vue)",
|
|
"Bash(npm run:*)",
|
|
"Bash(npm install:*)"
|
|
]
|
|
}
|
|
}
|