mirror of
https://github.com/m1ngsama/FUJI.git
synced 2025-12-24 10:51:27 +00:00
22 lines
381 B
JSON
22 lines
381 B
JSON
{
|
|
"$schema": "https://raw.githubusercontent.com/streetsidesoftware/cspell/main/cspell.schema.json",
|
|
"version": "0.2",
|
|
"ignorePaths": [
|
|
"node_modules",
|
|
"dist"
|
|
],
|
|
"words": [
|
|
"astro",
|
|
"astrojs",
|
|
"frontmatter",
|
|
"logto",
|
|
"logtoClient",
|
|
"Logto",
|
|
"m_lfit",
|
|
"N3ptune",
|
|
"NBTCA",
|
|
"openapi",
|
|
"rehypePlugins",
|
|
"tseslint"
|
|
]
|
|
}
|