This repository has been archived on 2024-10-13. You can view files and clone it, but cannot push or open issues or pull requests.
AI-or-not/.vscode/extensions.json

8 lines
118 B
JSON
Raw Permalink Normal View History

2023-01-27 16:37:28 +00:00
{
"recommendations": [
"editorconfig.editorconfig",
"njpwerner.autodocstring",
"ms-python.python"
]
}