🎨 Formats extensions.json
This commit is contained in:
Vendored
+4
-4
@@ -2,10 +2,10 @@
|
|||||||
// See http://go.microsoft.com/fwlink/?LinkId=827846
|
// See http://go.microsoft.com/fwlink/?LinkId=827846
|
||||||
// for the documentation about the extensions.json format
|
// for the documentation about the extensions.json format
|
||||||
"recommendations": [
|
"recommendations": [
|
||||||
"platformio.platformio-ide",
|
"bradlc.vscode-tailwindcss",
|
||||||
"svelte.svelte-vscode",
|
"esbenp.prettier-vscode",
|
||||||
"bradlc.vscode-tailwindcss",
|
"platformio.platformio-ide",
|
||||||
"esbenp.prettier-vscode"
|
"svelte.svelte-vscode"
|
||||||
],
|
],
|
||||||
"unwantedRecommendations": [
|
"unwantedRecommendations": [
|
||||||
"ms-vscode.cpptools-extension-pack"
|
"ms-vscode.cpptools-extension-pack"
|
||||||
|
|||||||
Reference in New Issue
Block a user