14 lines
219 B
JSON
14 lines
219 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(dotnet build)",
|
|
"Bash(dotnet run:*)",
|
|
"Bash(powershell:*)",
|
|
"Bash(dotnet script:*)",
|
|
"Bash(taskkill:*)"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
}
|