@@ -1,7 +1,13 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(yarn *)"
|
||||
"Bash(yarn *)",
|
||||
"Bash(npx *)",
|
||||
"Bash(npm run *)",
|
||||
"Bash(type *)",
|
||||
"Bash(dir)",
|
||||
"Bash(move *)",
|
||||
"Bash(findstr *)"
|
||||
]
|
||||
},
|
||||
"$version": 3
|
||||
|
||||
Reference in New Issue
Block a user