Docker/Voltaserve/api/.vscode/settings.json
2024-04-17 20:22:30 +02:00

7 lines
88 B
JSON

{
"[go]": {
"editor.defaultFormatter": "golang.go",
"editor.tabSize": 4
}
}