Files
onepilot/.vscode/extensions.json
T
firestar5683 d0e1db6766 StarPilot
2026-03-22 03:15:05 -05:00

10 lines
161 B
JSON

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