This website works better with JavaScript
홈
탐색
도움말
로그인
Delease
/
Blocktree
Watch
2
Star
0
포크
0
파일
이슈
7
풀 리퀘스트
0
위키
소스 검색
Added words to the workspace spelling dictionary.
Matthew Carr
3 년 전
부모
ef728c3050
커밋
ad68a6b7d8
1개의 변경된 파일
과
7개의 추가작업
그리고
0개의 파일을 삭제
분할 보기
변경상태 보기
7
0
crates/node/.vscode/settings.json
+ 7
- 0
crates/node/.vscode/settings.json
파일 보기
@@ -0,0 +1,7 @@
+{
+ "cSpell.words": [
+ "blocktree",
+ "newtype",
+ "Xsalsa"
+ ]
+}