18 lines
427 B
Plaintext
18 lines
427 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "."
|
|
}
|
|
],
|
|
"settings": {
|
|
"chatgpt.openOnStartup": true,
|
|
"chat.tools.terminal.autoApprove": {
|
|
"pnpm": true,
|
|
"/^cd /home/rodax/Documentos/uecko-erp && ls -l node_modules/@repo/typescript-config/root\\.json && node -p \"require\\.resolve\\('@repo/typescript-config/root\\.json'\\)\"$/": {
|
|
"approve": true,
|
|
"matchCommandLine": true
|
|
}
|
|
}
|
|
}
|
|
}
|