This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
Delease
/
Blocktree
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
7
Pull Requests
0
Wiki
Ver Fonte
Added words to the workspace spelling dictionary.
Matthew Carr
há 3 anos atrás
pai
ef728c3050
commit
ad68a6b7d8
1 ficheiros alterados
com
7 adições
e
0 exclusões
Visão Dividida
Mostrar Estatísticas Diff
7
0
crates/node/.vscode/settings.json
+ 7
- 0
crates/node/.vscode/settings.json
Ver Ficheiro
@@ -0,0 +1,7 @@
+{
+ "cSpell.words": [
+ "blocktree",
+ "newtype",
+ "Xsalsa"
+ ]
+}