Files
a-plot-of-plants/.vscode/settings.json
T
2026-06-26 11:23:09 -05:00

8 lines
173 B
JSON

{
"chat.tools.terminal.autoApprove": {
"/^python3 -m http\\.server 4173$/": {
"approve": true,
"matchCommandLine": true
}
}
}