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