xLog/cspell.json

96 lines
1.6 KiB
JSON

{
"version": "0.1",
"$schema": "https://raw.githubusercontent.com/streetsidesoftware/cspell/main/cspell.schema.json",
"dictionaries": ["typescript", "node", "html", "css", "fonts"],
"ignorePaths": [
"tsconfig.tsbuildinfo",
"pnpm-lock.yaml",
"package.json",
"src/generated/*",
"*.svg",
"*.sql"
],
"words": [
"alicloud",
"atrule",
"Backlinks",
"bilibili",
"cacheable",
"Caddyfile",
"codemirror",
"crossbell",
"crosslog",
"Darkmode",
"datasource",
"Frontmatter",
"gtag",
"headlessui",
"heroicons",
"ipfs",
"jike",
"jsonfeed",
"Katex",
"langchain",
"lastmod",
"mantine",
"mingcute",
"MINTABLE",
"MORALIS",
"nextjs",
"nftscan",
"nocheck",
"nprogress",
"onclickoutside",
"envsubst",
"OPENAI",
"pixiv",
"playstation",
"pnpm",
"poap",
"prefetch",
"proselog",
"Raycast",
"rehype",
"rehyper",
"scroller",
"sortablejs",
"Strikethrough",
"subcomment",
"subfeatures",
"Substack",
"tailwindcss",
"tanstack",
"tokenomics",
"Topbar",
"Unfollow",
"unidata",
"unist",
"urlset",
"wagmi",
"webxr",
"XCHAR",
"xlog",
"xiaoyuzhou",
"zustand",
"keymap",
"autoscaler",
"keyval",
"gitlab",
"keybase"
],
"ignoreRegExpList": ["/@servie/", "/[A-Za-z0-9]{46,59}/"],
"ignoreWords": [
"mdast",
"clsx",
"urql",
"ddietr",
"zhtw",
"kindjeff",
"tlsredis",
"aown",
"axfm",
"aincentive"
],
"overrides": []
}