hiring_assessment/.vscode/extensions.json
2025-02-19 16:40:13 +01:00

11 lines
137 B
JSON

{
"recommendations": [
"charliermarsh.ruff",
"ms-python.python",
"ckolkman.vscode-postgres",
"ms-vscode.makefile-tools",
]
}