Procházet zdrojové kódy

:bug: better toml is deprecated

Jeremy Zheng před 2 roky
rodič
revize
b72db939c5
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      .vscode/extensions.json

+ 1 - 1
.vscode/extensions.json

@@ -8,7 +8,7 @@
     "redhat.ansible",
     "redhat.vscode-xml",
     "redhat.vscode-yaml",
-    "bungcip.better-toml",
+    "tamasfe.even-better-toml",
     "gaborv.flatbuffers",
     "yzhang.markdown-all-in-one",
     "zxh404.vscode-proto3",