@garment/plugin-runner-eslint
TypeScript icon, indicating that this package has built-in type declarations

0.18.0 • Public • Published

@garment/plugin-runner-eslint

Runs ESLint

Installation

npm i @garment/plugin-runner-eslint

or

yarn add @garment/plugin-runner-eslint

Example usage

{
    "runner": "eslint",
    "input": "{{projectFolder}}/src",
    "options": {
        "configFile": ".eslintconfig.json"
    }
}

API

configFile: path

The config file to load ESLint's configuration from.


fix: boolean

Fix automatically linting errors.

Readme

Keywords

none

Package Sidebar

Install

npm i @garment/plugin-runner-eslint

Weekly Downloads

0

Version

0.18.0

License

MIT

Unpacked Size

8.62 kB

Total Files

6

Last publish

Collaborators

  • farfetch-oss