This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
Delease
/
Blocktree
Segui
2
Vota
0
Forka
0
File
Problemi
7
Pull Requests
0
Wiki
Sfoglia il codice sorgente
Added words to the workspace spelling dictionary.
Matthew Carr
3 anni fa
parent
ef728c3050
commit
ad68a6b7d8
1 ha cambiato i file
con
7 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
7
0
crates/node/.vscode/settings.json
+ 7
- 0
crates/node/.vscode/settings.json
Vedi File
@@ -0,0 +1,7 @@
+{
+ "cSpell.words": [
+ "blocktree",
+ "newtype",
+ "Xsalsa"
+ ]
+}