forked from opentiny/tiny-vue
13 lines
327 B
JSON
13 lines
327 B
JSON
{
|
|
"recommendations": [
|
|
"vue.volar",
|
|
"vue.vscode-typescript-vue-plugin",
|
|
"bradlc.vscode-tailwindcss",
|
|
"davidanson.vscode-markdownlint",
|
|
"dbaeumer.vscode-eslint",
|
|
"stylelint.vscode-stylelint",
|
|
"ms-playwright.playwright"
|
|
],
|
|
"unwantedRecommendations": ["esbenp.prettier-vscode", "octref.vetur"]
|
|
}
|