AI-or-not/.vscode/extensions.json

8 lines
118 B
JSON
Raw Normal View History

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