Skip to main content

Variable: defaultSpellcheckIgnoreWords

const defaultSpellcheckIgnoreWords: readonly [
"api",
"apis",
"async",
"autofix",
"autofixer",
"autofixers",
"changelog",
"changelogs",
"cli",
"codebase",
"config",
"configs",
"cwd",
"docusaurus",
"eslint",
"frontmatter",
"github",
"javascript",
"js",
"jsdoc",
"json",
"jsx",
"markdown",
"mdast",
"mdx",
"metadata",
"monorepo",
"nlcst",
"node",
"npm",
"parser",
"parsers",
"plugin",
"plugins",
"prettier",
"repo",
"repos",
"retext",
"runtime",
"stderr",
"stdout",
"ts",
"tsconfig",
"tsdoc",
"tsx",
"typescript",
"vfile",
"vitest",
"yaml",
];

Defined in: _internal/spellcheck-default-words.ts:10

Common software-engineering terms that are valid in comments but noisy for a plain English dictionary.