19 lines
396 B
JSON
19 lines
396 B
JSON
{
|
|
"recommendations": [
|
|
"csstools.postcss",
|
|
"dbaeumer.vscode-eslint",
|
|
"esbenp.prettier-vscode",
|
|
"editorconfig.editorconfig",
|
|
"lokalise.i18n-ally",
|
|
"vue.volar",
|
|
"antfu.unocss",
|
|
"wayou.vscode-todo-highlight"
|
|
],
|
|
"unwantedRecommendations": [
|
|
"octref.vetur",
|
|
"hookyqr.beautify",
|
|
"dbaeumer.jshint",
|
|
"ms-vscode.vscode-typescript-tslint-plugin"
|
|
]
|
|
}
|