Co-authored-by: amk-dev <akash.k.mohan98@gmail.com> Co-authored-by: liyasthomas <liyascthomas@gmail.com>
14 lines
241 B
JSON
14 lines
241 B
JSON
{
|
|
"recommendations": [
|
|
"antfu.iconify",
|
|
"vue.volar",
|
|
"esbenp.prettier-vscode",
|
|
"dbaeumer.vscode-eslint",
|
|
"editorconfig.editorconfig",
|
|
"csstools.postcss",
|
|
],
|
|
"unwantedRecommendations": [
|
|
"octref.vetur"
|
|
]
|
|
}
|