FUJI/cspell.json
2024-07-03 21:58:31 +08:00

19 lines
336 B
JSON

{
"$schema": "https://raw.githubusercontent.com/streetsidesoftware/cspell/main/cspell.schema.json",
"version": "0.2",
"ignorePaths": [
"node_modules",
"dist"
],
"words": [
"astro",
"astrojs",
"frontmatter",
"m_lfit",
"N3ptune",
"NBTCA",
"openapi",
"rehypePlugins",
"tseslint"
]
}