Detalhes do pacote

@virmator/spellcheck

electrovir1.2k(MIT or CC0 1.0)13.15.0

Default spellcheck plugin for virmator

virmator, spellcheck, cspell

readme (leia-me)

@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