15 lines
181 B
JSON
15 lines
181 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Read",
|
|
"Edit",
|
|
"Write",
|
|
"Glob",
|
|
"Grep",
|
|
"Bash(git *)",
|
|
"Bash(npm *)",
|
|
"Bash(npx *)"
|
|
]
|
|
}
|
|
}
|