Documentation for Simbo's Packages
    Preparing search index...

    Module @simbo/cspell-config - v1.4.0

    Simbo's CSpell Configuration

    📦 @simbo/cspell-config

    A shared CSpell configuration.

    Install cspell and @simbo/cspell-config from the npm registry:

    npm i -D cspell @simbo/cspell-config
    

    Create a CSpell configuration file in your project root and import the shared configuration.

    For example, a .cspell.yml:

    import: '@simbo/cspell-config'
    

    Add cspell command to your package.json scripts:

        "check:spelling": "cspell",
    

    MIT © Simon Lepel

    Variables

    default