PointMLP/.vscode/extensions.json
2023-08-03 16:38:02 +02:00

10 lines
170 B
JSON

{
"recommendations": [
"editorconfig.editorconfig",
"eamodio.gitlens",
"ms-python.python",
"ms-python.black-formatter",
"charliermarsh.ruff",
]
}