Files
hive/.vscode/extensions.json
T
2026-01-27 10:45:49 -08:00

8 lines
113 B
JSON

{
"recommendations": [
"charliermarsh.ruff",
"editorconfig.editorconfig",
"ms-python.python"
]
}