rudibridge-mirror/frontend/.vscode/extensions.json

8 lines
107 B
JSON
Raw Normal View History

2024-05-12 09:31:51 +00:00
{
"recommendations": [
"Vue.volar",
"dbaeumer.vscode-eslint",
"esbenp.prettier-vscode"
]
}