carrot/.vscode/extensions.json

9 lines
139 B
JSON
Raw Normal View History

{
"recommendations": [
"ms-python.python",
"ms-vscode.cpptools",
"elagil.pre-commit-helper",
"charliermarsh.ruff",
]
}