silly-event-rollup/.vscode/settings.json

6 lines
147 B
JSON
Raw Normal View History

2025-06-14 22:43:32 +02:00
{"[python]": {
"editor.formatOnSave": true,
"editor.defaultFormatter": "ms-python.black-formatter"
},
"python.experiments.enabled": false
}