8 lines
173 B
JSON
8 lines
173 B
JSON
{
|
|
"chat.tools.terminal.autoApprove": {
|
|
"/^python3 -m http\\.server 4173$/": {
|
|
"approve": true,
|
|
"matchCommandLine": true
|
|
}
|
|
}
|
|
} |