shadcn-vue/.vscode/extensions.json
Mukund Shah f70bef32b2
chore: organize codebase (#2)
* chore: add github issue and pr templates

* chore: add vscode specific extension recommendation and settings

* chore: cleanup

* chore: update gitignore
2023-08-23 11:15:21 +08:00

8 lines
117 B
JSON

{
"recommendations": [
"Vue.volar",
"Vue.vscode-typescript-vue-plugin",
"dbaeumer.vscode-eslint"
]
}