Skip to content

Commit af38045

Browse files
committed
Update cspell.json file
1 parent daddf95 commit af38045

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

cspell.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,12 @@
2020
"xctoolchain",
2121
"rpath",
2222
"Xswiftc",
23-
"objc"
23+
"objc",
24+
"choochmeque",
25+
"unlisten",
26+
"inapp",
27+
"thiserror",
28+
"codesign"
2429
],
2530
"useGitignore": true,
2631
"ignorePaths": [
@@ -40,6 +45,7 @@
4045
"**/fixtures/**/*.json",
4146
"**/fixtures/sampleCode/*errors/",
4247
"node_modules",
48+
"permissions/**",
4349
"main_root.js",
4450
"package-lock.json",
4551
"pnpm-lock.yaml",

0 commit comments

Comments
 (0)