projet-transversal/.vscode/extensions.json

8 lines
118 B
JSON
Raw Normal View History

2022-11-25 10:14:04 +00:00
{
"recommendations": [
"editorconfig.editorconfig",
"njpwerner.autodocstring",
"ms-python.python"
]
}