We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8eae76 commit e0c0c20Copy full SHA for e0c0c20
.cspell.json
@@ -3,12 +3,13 @@
3
"$schema": "https://raw.githubusercontent.com/streetsidesoftware/cspell/master/cspell.schema.json",
4
"language": "en",
5
"words": [
6
- "bitjson",
7
"bitauth",
+ "bitjson",
8
"cimg",
9
"circleci",
10
"codecov",
11
"commitlint",
12
+ "cookiename",
13
"dependabot",
14
"editorconfig",
15
"esnext",
@@ -17,11 +18,14 @@
17
18
"globby",
19
"libauth",
20
"mkdir",
21
+ "myapp",
22
"prettierignore",
23
"sandboxed",
24
+ "Snyk",
25
"transpiled",
26
"typedoc",
- "untracked"
27
+ "untracked",
28
+ "Vercel"
29
],
30
"flagWords": [],
31
"ignorePaths": [
0 commit comments