domino-client/.vscode/extensions.json

8 lines
107 B
JSON
Raw Permalink Normal View History

2024-06-29 16:40:11 +02:00
{
"recommendations": [
"Vue.volar",
"dbaeumer.vscode-eslint",
"esbenp.prettier-vscode"
]
}