openpilot0/.vscode/extensions.json

9 lines
139 B
JSON

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