Skip to content

Commit 230a25b

Browse files
committed
Spellchecked
1 parent 9442a68 commit 230a25b

File tree

1 file changed

+26
-25
lines changed

1 file changed

+26
-25
lines changed

.vscode/settings.json

Lines changed: 26 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -2,31 +2,32 @@
22
{
33
"cSpell.enabled": true,
44
"cSpell.words": [
5-
"aarch",
6-
"atask",
7-
"castleDebug",
8-
"cnoc",
9-
"FPCDIR",
10-
"fpcsrc",
11-
"FPCTARGET",
12-
"FPCTARGETCPU",
13-
"fpcupdeluxe",
14-
"fpdebug",
15-
"fpdserver",
16-
"freepascal",
17-
"gamedev",
18-
"LAZARUSDIR",
19-
"lazbuild",
20-
"lazsrc",
21-
"markdowndescription",
22-
"pasls",
23-
"spammy",
24-
"Testcase",
25-
"theangryepicbanana",
26-
"Typecheck",
27-
"unregisters",
28-
"vscodelangclient",
29-
"workingdirectory"
5+
"aarch",
6+
"atask",
7+
"castleDebug",
8+
"cnoc",
9+
"FPCDIR",
10+
"fpcsrc",
11+
"FPCTARGET",
12+
"FPCTARGETCPU",
13+
"fpcupdeluxe",
14+
"fpdebug",
15+
"fpdserver",
16+
"freepascal",
17+
"gamedev",
18+
"LAZARUSDIR",
19+
"lazbuild",
20+
"lazsrc",
21+
"markdowndescription",
22+
"pasls",
23+
"spammy",
24+
"Testcase",
25+
"theangryepicbanana",
26+
"Typecheck",
27+
"unregisters",
28+
"vscodelangclient",
29+
"workingdirectory",
30+
"yarnrc"
3031
],
3132
"files.exclude": {
3233
"out": false // set this to true to hide the "out" folder with the compiled JS files

0 commit comments

Comments
 (0)