putoutjs / putout-processor-typos

🐊Putout processor adds ability to find and fix typos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

putout-processor-typos NPM version

🐊Putout processor adds ability to find typos in files using typos.

Install

npm i putout-processor-typos -D

Usage

{
    "processors": [
        "typos"
    ]
}

License

MIT

About

🐊Putout processor adds ability to find and fix typos

License:MIT License


Languages

Language:JavaScript 100.0%