everylint

0.1.0 • Public • Published

Everylint

Lint your js, styles, and markdown just with one linter.

Everylint uses ESLint, stylelint, and markdownlint.

NPM version

Everylint show results for all linters for all files to the console report

Install

npm install everylint -D

If you use own stylelint config install without stylelint-config-standard,

npm install everylint -D --no-optional

Usage

npx everylint

Or add script to your package.json,

"scripts"{
  "lint": "everylint"
}

and run,

npm run lint

Sponsored by

Uploadcare

/everylint/

    Package Sidebar

    Install

    npm i everylint

    Weekly Downloads

    1

    Version

    0.1.0

    License

    MIT

    Unpacked Size

    12.2 kB

    Total Files

    13

    Last publish

    Collaborators

    • denysdovhan
    • zmoki