This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
Delease
/
Blocktree
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
7
Pull Requests
0
Wiki
Explorar el Código
Added words to the workspace spelling dictionary.
Matthew Carr
hace 3 años
padre
ef728c3050
commit
ad68a6b7d8
Se han
modificado 1 ficheros
con
7 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
7
0
crates/node/.vscode/settings.json
+ 7
- 0
crates/node/.vscode/settings.json
Ver fichero
@@ -0,0 +1,7 @@
+{
+ "cSpell.words": [
+ "blocktree",
+ "newtype",
+ "Xsalsa"
+ ]
+}