16 lines
263 B
JSON
16 lines
263 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(yarn *)",
|
|
"Bash(npx *)",
|
|
"Bash(npm run *)",
|
|
"Bash(type *)",
|
|
"Bash(dir)",
|
|
"Bash(move *)",
|
|
"Bash(findstr *)",
|
|
"Bash(del *)",
|
|
"Bash(mkdir *)"
|
|
]
|
|
},
|
|
"$version": 3
|
|
} |