8 lines
156 B
JSON
8 lines
156 B
JSON
{
|
|
"chat.tools.terminal.autoApprove": {
|
|
"npx vitest": true,
|
|
"npx tsc": true,
|
|
"git remote": true,
|
|
"npx asar": true
|
|
}
|
|
} |