system-prompts-and-models-o.../.vscode/settings.json
behicof 5a3b176741
2025-05-16 00:28:06 +03:30

7 lines
178 B
JSON

{
"DockerRun.DisableDockerrc": true,
"python.pythonPath": "/usr/local/bin/python3",
"editor.formatOnSave": true,
"terminal.integrated.shell.linux": "/bin/bash"
}