We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e57c92c commit 9e41c7dCopy full SHA for 9e41c7d
cspell.json
@@ -20,7 +20,10 @@
20
"xctoolchain",
21
"rpath",
22
"Xswiftc",
23
- "objc"
+ "objc",
24
+ "sharekit",
25
+ "choochmeque",
26
+ "thiserror"
27
],
28
"useGitignore": true,
29
"ignorePaths": [
@@ -40,6 +43,7 @@
40
43
"**/fixtures/**/*.json",
41
44
"**/fixtures/sampleCode/*errors/",
42
45
"node_modules",
46
+ "permissions/**",
47
"main_root.js",
48
"package-lock.json",
49
"pnpm-lock.yaml",
0 commit comments