15 lines
No EOL
254 B
JSON
15 lines
No EOL
254 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(mkdir:*)",
|
|
"Bash(mv:*)",
|
|
"Bash(npm install)",
|
|
"Bash(npm test:*)",
|
|
"Bash(npm install:*)",
|
|
"Bash(npm run build:*)",
|
|
"Bash(bun:*)"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
} |