Skip to content

Commit bfc7821

Browse files
cspell fix
1 parent 00c177d commit bfc7821

1 file changed

Lines changed: 17 additions & 16 deletions

File tree

cspell.json

Lines changed: 17 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,32 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/streetsidesoftware/cspell/v5.0.1-alpha.3/cspell.schema.json",
32
"version": "0.1",
3+
"$schema": "https://raw.githubusercontent.com/streetsidesoftware/cspell/v5.0.1-alpha.3/cspell.schema.json",
44
"language": "en-US",
55
"words": [
6-
"narthollis",
7-
"Zaleski",
6+
"backported",
7+
"bytecode",
88
"gregorymaertens",
9+
"jcarrivick",
10+
"jsdevtools",
11+
"lockfiles",
912
"Mele",
13+
"narthollis",
1014
"Sherland",
1115
"Soares",
12-
"jcarrivick",
13-
"bytecode",
14-
"backported",
15-
"lockfiles",
16-
"jsdevtools"
16+
"Zaleski"
1717
],
1818
"ignoreWords": [
19-
"userfrosting",
20-
"errlop",
21-
"preversion",
22-
"postversion",
19+
"automerged",
2320
"codecov",
24-
"vpath",
25-
"gulpplugin",
21+
"errlop",
2622
"gulpfile",
27-
"automerged",
28-
"lcovonly"
23+
"gulpjs",
24+
"gulpplugin",
25+
"lcovonly",
26+
"postversion",
27+
"preversion",
28+
"userfrosting",
29+
"vpath"
2930
],
3031
"ignorePaths": [
3132
"cspell.json",

0 commit comments

Comments
 (0)