Files
contact/.vscode/settings.json
pdxlocations 8e31e39266 current state
2025-04-16 12:17:53 -07:00

6 lines
129 B
JSON

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