build: refine vscode recommanded extensions list
[poolifier.git] / .vscode / extensions.json
index bd5fe69a7b4bc6df1d17c617f489f5cd34b7aabc..9447ed829701a22ec7e1d311b53d9a8776561f39 100644 (file)
@@ -2,9 +2,10 @@
   // See https://go.microsoft.com/fwlink/?LinkId=827846
   // for the documentation about the extensions.json format
   "recommendations": [
+    "EditorConfig.EditorConfig",
     "dbaeumer.vscode-eslint",
     "sonarsource.sonarlint-vscode",
-    "EditorConfig.EditorConfig",
+    "standard.vscode-standard",
     "streetsidesoftware.code-spell-checker"
   ]
 }