Skip to content

Instantly share code, notes, and snippets.

@geovannimp
geovannimp / cSpell_packageJson_dictionary.md
Last active May 6, 2024 06:11
cSpell package.json dictionary

cSpell package.json dictionary with monorepo support

Create the following files in the .vscode folder of your repo

.vscode/cspell.json

{
  "import": ["./cspell-node.config.cjs"]
}

.vscode/cspell-node.config.cjs