9 lines
194 B
JSON
9 lines
194 B
JSON
{
|
|
"chat.tools.terminal.autoApprove": {
|
|
"dotnet run": true,
|
|
"dotnet test": true,
|
|
"dotnet build": true,
|
|
"npx gulp": true,
|
|
"ForEach-Object": true
|
|
}
|
|
} |