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

Added words to the workspace spelling dictionary.

Matthew Carr пре 3 година
родитељ
комит
ad68a6b7d8
1 измењених фајлова са 7 додато и 0 уклоњено
  1. 7 0
      crates/node/.vscode/settings.json

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

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