Skip to content

Commit 9e41c7d

Browse files
committed
Update cspell.json file
1 parent e57c92c commit 9e41c7d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

cspell.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,10 @@
2020
"xctoolchain",
2121
"rpath",
2222
"Xswiftc",
23-
"objc"
23+
"objc",
24+
"sharekit",
25+
"choochmeque",
26+
"thiserror"
2427
],
2528
"useGitignore": true,
2629
"ignorePaths": [
@@ -40,6 +43,7 @@
4043
"**/fixtures/**/*.json",
4144
"**/fixtures/sampleCode/*errors/",
4245
"node_modules",
46+
"permissions/**",
4347
"main_root.js",
4448
"package-lock.json",
4549
"pnpm-lock.yaml",

0 commit comments

Comments
 (0)