File tree Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change @@ -5,30 +5,27 @@ ignorePaths:
5
5
# Excluded from spelling check
6
6
- cspell.yml
7
7
- package.json
8
- - package-lock.json
9
- - tsconfig.json
10
8
- benchmark/github-schema.graphql
11
9
- benchmark/github-schema.json
12
10
overrides :
13
11
- filename : ' **/docs-old/APIReference-*.md'
14
12
ignoreRegExpList : ['/href="[^"]*"/']
13
+ words :
14
+ - sublinks
15
+ - instanceof
15
16
- filename : ' website/**'
16
17
dictionaries :
17
18
- fullstack
19
+ - html
18
20
words :
19
21
- clsx
20
22
- infima
21
- - noopener
22
- - noreferrer
23
- - xlink
24
23
25
24
ignoreRegExpList :
26
25
- u\{[0-9a-f]{1,8}\}
27
26
28
27
words :
29
28
- graphiql
30
- - sublinks
31
- - instanceof
32
29
33
30
# Different names used inside tests
34
31
- Skywalker
38
35
- Artoo
39
36
- Threepio
40
37
- Odie
41
- - Odie's
42
38
- Damerau
43
39
- Alderaan
44
40
- Tatooine
You can’t perform that action at this time.
0 commit comments