Parcourir la source

Added words to the workspace spelling dictionary.

Matthew Carr il y a 3 ans
Parent
commit
ad68a6b7d8
1 fichiers modifiés avec 7 ajouts et 0 suppressions
  1. 7 0
      crates/node/.vscode/settings.json

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

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