whiteprint/.vscode/extensions.json
2025-08-02 18:57:42 +02:00

7 lines
117 B
JSON

{
"recommendations": [
"charliermarsh.ruff",
"esbenp.prettier-vscode",
"myriad-dreamin.tinymist"
]
}