@cspell/dict-en-common-misspellings
Common English misspellings dictionary for cspell.
Last updated a year ago by jason-dent .
CC BY-SA 4.0 · Repository · Bugs · Original npm · Tarball · package.json
$ npm install @cspell/dict-en-common-misspellings 
SYNC missed versions from official npm registry.

CSpell Common English Misspellings Dictionary

Common English Misspellings dictionary for cspell.

This is a pre-built dictionary for use with CSpell.

Requirements

Tool Version
cspell >= 6.25.0
Code Spell Checker - Visual Studio Code >= 2.17.0

Installation

Global Install and add to CSpell global settings.

npm install -g @cspell/dict-en-common-misspellings
cspell link add @cspell/dict-en-common-misspellings

Uninstall from CSpell

cspell link remove @cspell/dict-en-common-misspellings

Manual Installation

Manual installation is useful if you want to include this dictionary as part of your CI/CD lint process.

npm i @cspell/dict-en-common-misspellings

The cspell-ext.json file in this package should be added to the import section in your cspell.json file.

{
    // …
    "import": ["@cspell/dict-en-common-misspellings/cspell-ext.json"],
    // …
}

Reference

The source of this dictionary comes from:

Dictionary Development

See: How to Create a New Dictionary

License

CC BY-SA 4.0

Some packages may have other licenses included.



Brought to you by Street Side Software Logo Street Side Software

Current Tags

  • 2.0.7                                ...           latest (a month ago)

9 Versions

  • 2.0.7                                ...           a month ago
  • 2.0.4                                ...           3 months ago
  • 2.0.3                                ...           5 months ago
  • 2.0.2                                ...           5 months ago
  • 2.0.1                                ...           6 months ago
  • 2.0.0                                ...           a year ago
  • 1.0.2                                ...           2 years ago
  • 1.0.1                                ...           2 years ago
  • 1.0.0                                ...           2 years ago
Maintainers (1)
Downloads
Total 4
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (0)
None
Dev Dependencies (0)
None

© 2010 - cnpmjs.org x YWFE | Home | YWFE