Détail du package

@virmator/spellcheck

electrovir1.6k(MIT or CC0 1.0)13.15.5

Default spellcheck plugin for virmator

virmator, spellcheck, cspell

readme

@virmator/spellcheck

A default plugin for virmator.

Available commands

  • spellcheck

    Checks spelling for all files using the cspell package. All arguments are passed directly to cspell.

    • Examples
      • virmator spellcheck
      • Check a specific file: virmator spellcheck src/index.ts
    • Configs
      • cspell.config.cjs
    • Deps