14 lines
214 B
JSON
14 lines
214 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(dotnet test:*)",
|
|
"Bash(dotnet build)",
|
|
"Bash(dir:*)",
|
|
"Bash(dotnet add:*)",
|
|
"Bash(dotnet build:*)"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
}
|