Skip to content

Commit 032f676

Browse files
committed
cSpell config
1 parent 6965c15 commit 032f676

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

cspell.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
// cSpell Settings
2+
{
3+
// Version of the setting file. Always 0.2
4+
"version": "0.2",
5+
// Current active spelling language.
6+
"language": "en",
7+
// List of words to be always considered correct.
8+
"words": ["CODELYZER", "Tmpl", "TSES", "whitespaces"]
9+
}

0 commit comments

Comments
 (0)