geriou-bir/.vscode/settings.json
2023-09-10 17:32:07 +02:00

6 lines
123 B
JSON

{
"editor.formatOnSave": true,
"[python]": {
"editor.defaultFormatter": "ms-python.black-formatter"
}
}