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