FileShare/.vscode/settings.json

7 lines
140 B
JSON
Raw Normal View History

2026-05-21 15:52:36 +08:00
{
"chat.tools.terminal.autoApprove": {
"ForEach-Object": true,
"dotnet list": true,
"dotnet build": true
}
}