File tree Expand file tree Collapse file tree 1 file changed +42
-42
lines changed Expand file tree Collapse file tree 1 file changed +42
-42
lines changed Original file line number Diff line number Diff line change 11{
2- "version" : " 0.2" ,
3- "$schema" : " https://raw.githubusercontent.com/streetsidesoftware/cspell/main/cspell.schema.json" ,
4- "enableGlobDot" : true ,
5- "words" : [
6- " camelcase" ,
7- " codecov" ,
8- " cosmiconfig" ,
9- " coverallsapp" ,
10- " EDITMSG" ,
11- " lcov" ,
12- " octokit" ,
13- " openapi" ,
14- " pollyjs" ,
15- " repos" ,
16- " shrinkwrap" ,
17- " streetsidesoftware" ,
18- " tauri"
19- ],
20- "useGitignore" : true ,
21- "ignorePaths" : [
22- " .git/*" ,
23- " .git/!{COMMIT_EDITMSG,EDITMSG}" ,
24- " .git/*/**" ,
25- " .yarn" ,
26- " .pnp.js" ,
27- " .vscode" ,
28- " .gitignore" ,
29- " action/lib/**" ,
30- " coverage" ,
31- " cspell.json" ,
32- " __snapshots__" ,
33- " __recordings__" ,
34- " **/coverage/**" ,
35- " **/fixtures/**/*.json" ,
36- " **/fixtures/sampleCode/*errors/" ,
37- " node_modules" ,
38- " main_root.js" ,
39- " package-lock.json" ,
40- " pnpm-lock.yaml" ,
41- " yarn.lock"
42- ]
43- }
2+ "version" : " 0.2" ,
3+ "$schema" : " https://raw.githubusercontent.com/streetsidesoftware/cspell/main/cspell.schema.json" ,
4+ "enableGlobDot" : true ,
5+ "words" : [
6+ " camelcase" ,
7+ " codecov" ,
8+ " cosmiconfig" ,
9+ " coverallsapp" ,
10+ " EDITMSG" ,
11+ " lcov" ,
12+ " octokit" ,
13+ " openapi" ,
14+ " pollyjs" ,
15+ " repos" ,
16+ " shrinkwrap" ,
17+ " streetsidesoftware" ,
18+ " tauri"
19+ ],
20+ "useGitignore" : true ,
21+ "ignorePaths" : [
22+ " .git/*" ,
23+ " .git/!{COMMIT_EDITMSG,EDITMSG}" ,
24+ " .git/*/**" ,
25+ " .yarn" ,
26+ " .pnp.js" ,
27+ " .vscode" ,
28+ " .gitignore" ,
29+ " action/lib/**" ,
30+ " coverage" ,
31+ " cspell.json" ,
32+ " __snapshots__" ,
33+ " __recordings__" ,
34+ " **/coverage/**" ,
35+ " **/fixtures/**/*.json" ,
36+ " **/fixtures/sampleCode/*errors/" ,
37+ " node_modules" ,
38+ " main_root.js" ,
39+ " package-lock.json" ,
40+ " pnpm-lock.yaml" ,
41+ " yarn.lock"
42+ ]
43+ }
You can’t perform that action at this time.
0 commit comments