Преглед изворни кода

build(.vscode): add mrmlnc.vscode-json5 to extensions.json

菲鸽 пре 2 година
родитељ
комит
9f58b85de8
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2 1
      .vscode/extensions.json

+ 2 - 1
.vscode/extensions.json

@@ -13,6 +13,7 @@
     "uni-helper.uni-highlight-vscode",
     "uni-helper.uni-ui-snippets-vscode",
     "uni-helper.uni-app-snippets-vscode",
-    "uni-helper.uni-cloud-snippets-vscode"
+    "uni-helper.uni-cloud-snippets-vscode",
+    "mrmlnc.vscode-json5"
   ]
 }