diff --git a/.vscode/extensions.json b/.vscode/extensions.json index 6c2fa18..73ba284 100644 --- a/.vscode/extensions.json +++ b/.vscode/extensions.json @@ -4,13 +4,13 @@ // List of extensions which should be recommended for users of this workspace. "recommendations": [ - - ], - // List of extensions recommended by VS Code that should not be recommended for users of this workspace. - "unwantedRecommendations": [ "dbaeumer.vscode-eslint", "esbenp.prettier-vscode", "Vue.volar", "atommaterial.a-file-icon-vscode" + ], + // List of extensions recommended by VS Code that should not be recommended for users of this workspace. + "unwantedRecommendations": [ + ] } \ No newline at end of file