Skip to content

Commit 921d7c5

Browse files
walkerwalker
walker
authored and
walker
committed
Added spelling dictionary
1 parent 4b8b28e commit 921d7c5

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

cspell.json

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"version": "0.2",
3+
"ignorePaths": [],
4+
"dictionaryDefinitions": [],
5+
"dictionaries": [],
6+
"words": [
7+
"Filecoin"
8+
],
9+
"ignoreWords": [],
10+
"import": []
11+
}

0 commit comments

Comments
 (0)