Files
Rahoot/.vscode/extensions.json
2025-12-09 08:55:01 +01:00

14 lines
334 B
JSON

{
"recommendations": [
"esbenp.prettier-vscode",
"dbaeumer.vscode-eslint",
"usernamehw.errorlens",
"YoavBls.pretty-ts-errors",
"bradlc.vscode-tailwindcss",
"meganrogge.template-string-converter",
"vincaslt.highlight-matching-tag",
"formulahendry.auto-rename-tag",
"naumovs.color-highlight"
]
}