Skip to content

Commit 9377fc7

Browse files
committed
Add TypeScript terms to the cSpell dictionary
v6-dev now spell-checks .ts files. Add the technical terms the migration introduced: desync, disableable, extensionless, unnamespaced.
1 parent 1dae19d commit 9377fc7

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.cspell.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,9 @@
5151
"Datepicker",
5252
"Deque",
5353
"describedby",
54+
"desync",
5455
"dialogbase",
56+
"disableable",
5557
"discoverability",
5658
"docsref",
5759
"DOMCONTENT",
@@ -62,6 +64,7 @@
6264
"dgst",
6365
"errorf",
6466
"esproj",
67+
"extensionless",
6568
"favicon",
6669
"favicons",
6770
"fieldsets",
@@ -178,6 +181,7 @@
178181
"touchend",
179182
"twbs",
180183
"unitless",
184+
"unnamespaced",
181185
"Unported",
182186
"unstylable",
183187
"unstyled",

0 commit comments

Comments
 (0)