🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

@garment/plugin-runner-eslint

Package Overview
Dependencies
Maintainers
2
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@garment/plugin-runner-eslint

<!-- description src/index.ts firstInterface --> Runs ESLint

latest
npmnpm
Version
0.18.0
Version published
Maintainers
2
Created
Source

@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.

FAQs

Package last updated on 02 Mar 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts