frantic / eslint-plugin-ignore-generated

Silently swallow ESLint issues in files with @generated

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eslint-plugin-ignore-generated Build Status

Silently swallow ESLint issues in files with @generated.

Install

$ npm install eslint-plugin-ignore-generated --save-dev

Usage

Add ignore-generated to plugins in your ESLint config. That's it.

About

Silently swallow ESLint issues in files with @generated

License:MIT License


Languages

Language:JavaScript 100.0%