FrontendOld/.vscode/extensions.json
2024-07-04 11:46:38 +02:00

10 lines
No EOL
257 B
JSON
Executable file

{
"recommendations": [
"Vue.volar",
"Vue.vscode-typescript-vue-plugin",
"vivaxy.vscode-conventional-commits",
"dbaeumer.vscode-eslint",
"esbenp.prettier-vscode",
"mgmcdermott.vscode-language-babel"
]
}