We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6965c15 commit 032f676Copy full SHA for 032f676
cspell.json
@@ -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