Sfoglia il codice sorgente

Added words to the workspace spelling dictionary.

Matthew Carr 3 anni fa
parent
commit
ad68a6b7d8
1 ha cambiato i file con 7 aggiunte e 0 eliminazioni
  1. 7 0
      crates/node/.vscode/settings.json

+ 7 - 0
crates/node/.vscode/settings.json

@@ -0,0 +1,7 @@
+{
+    "cSpell.words": [
+        "blocktree",
+        "newtype",
+        "Xsalsa"
+    ]
+}