Compare commits
1 Commits
feat/perso
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
423942d65e |
8
.vscode/extensions.json
vendored
8
.vscode/extensions.json
vendored
@@ -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": [
|
||||
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user