FUJI/cspell.json
2024-09-22 22:57:30 +08:00

23 lines
395 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",
"Logto",
"logtoClient",
"m_lfit",
"N3ptune",
"NBTCA",
"openapi",
"Rehype",
"rehypePlugins",
"tseslint"
]
}