Selaa lähdekoodia

Added words to the workspace spelling dictionary.

Matthew Carr 3 vuotta sitten
vanhempi
commit
ad68a6b7d8
1 muutettua tiedostoa jossa 7 lisäystä ja 0 poistoa
  1. 7 0
      crates/node/.vscode/settings.json

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

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