Files
um-react/.vscode/extensions.json
2025-05-17 05:59:39 +09:00

10 lines
189 B
JSON

{
"recommendations": [
"bradlc.vscode-tailwindcss",
"dbaeumer.vscode-eslint",
"editorconfig.editorconfig",
"esbenp.prettier-vscode",
"foxundermoon.shell-format"
]
}