-
Notifications
You must be signed in to change notification settings - Fork 1
/
cspell.json
45 lines (45 loc) · 884 Bytes
/
cspell.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
{
"words": [
"actix",
"addrs",
"autodocs",
"BUILDKIT",
"callout",
"clippy",
"codebases",
"codepoint",
"codepoints",
"dotenv",
"hookform",
"iname",
"libressl",
"localforage",
"Luma",
"Malgun",
"marshallku",
"mindepth",
"nextjs",
"oneshot",
"pkgconfig",
"preconfigured",
"preconfigures",
"Pretendard",
"println",
"Promiseable",
"referer",
"reqwest",
"rfind",
"rustycdn",
"tempdir",
"tempfile",
"treeshake",
"tsup",
"Turborepo",
"vercel",
"wahlberg",
"WEBM",
"WEBP",
"xlink"
],
"ignorePaths": ["Cargo.lock", "Cargo.toml", "target", "config/nginx.conf"]
}