|
{
|
|
"recommendations": [
|
|
"dbaeumer.vscode-eslint",
|
|
"editorconfig.editorconfig",
|
|
"vue.volar",
|
|
"wayou.vscode-todo-highlight"
|
|
],
|
|
"unwantedRecommendations": [
|
|
"octref.vetur",
|
|
"hookyqr.beautify",
|
|
"dbaeumer.jshint",
|
|
"ms-vscode.vscode-typescript-tslint-plugin"
|
|
]
|
|
} |