2020-08-21 15:44:15 +00:00
|
|
|
{
|
|
|
|
"recommendations": [
|
|
|
|
"EditorConfig.EditorConfig",
|
|
|
|
"esbenp.prettier-vscode",
|
|
|
|
"dbaeumer.vscode-eslint",
|
2022-06-19 00:25:21 +00:00
|
|
|
"Vue.volar",
|
|
|
|
"Vue.vscode-typescript-vue-plugin"
|
2020-08-21 15:44:15 +00:00
|
|
|
],
|
|
|
|
"unwantedRecommendations": []
|
|
|
|
}
|