new-tab-work/.vscode/extensions.json

8 lines
107 B
JSON
Raw Permalink Normal View History

2024-07-04 15:28:48 +00:00
{
"recommendations": [
"Vue.volar",
"dbaeumer.vscode-eslint",
"esbenp.prettier-vscode"
]
}