silly-event-rollup/.vscode/settings.json
2025-06-14 22:43:32 +02:00

6 lines
No EOL
147 B
JSON

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