| 1234567891011 |
- {
- // See https://go.microsoft.com/fwlink/?LinkId=827846
- // for the documentation about the extensions.json format
- "recommendations": [
- "EditorConfig.EditorConfig",
- "streetsidesoftware.code-spell-checker",
- "ms-python.python",
- "charliermarsh.ruff"
- ]
- }
|