mailman3_webhook_archiver/.vscode/extensions.json

7 lines
113 B
JSON
Raw Normal View History

2023-05-19 18:26:42 +00:00
{
"recommendations": [
"editorconfig.editorconfig",
"charliermarsh.ruff",
"ms-python.python",
]
}