ds-services/dt-cart/.vscode/extensions.json

9 lines
194 B
JSON

{
"recommendations": [
"ms-python.black-formatter",
"ms-python.flake8",
"ms-python.isort",
"ms-python.python",
"ms-python.vscode-python-envs",
]
}