projet-reseaux-profond/.vscode/extensions.json

11 lines
215 B
JSON
Raw Normal View History

2022-03-19 21:57:28 +00:00
{
"recommendations": [
"editorconfig.editorconfig",
"eamodio.gitlens",
"ms-python.python",
"ms-python.vscode-pylance",
"njpwerner.autodocstring",
"vivaxy.vscode-conventional-commits"
]
}