pasch/.vscode/extensions.json
Joscha c71ec350dd Update recommended extensions
Ty is not ready yet, still too buggy.
2025-08-29 14:07:49 +02:00

9 lines
161 B
JSON

{
"recommendations": [
// "astral-sh.ty",
"charliermarsh.ruff",
"esbenp.prettier-vscode",
"meta.pyrefly",
"tamasfe.even-better-toml"
]
}