@invisionag/eslint-config
TypeScript icon, indicating that this package has built-in type declarations

7.0.1 • Public • Published

@invisionag/eslint-config

Usage

Install eslint and @invisionag/eslint-config as development dependencies:

npm i -D eslint @invisionag/eslint-config

In your package.json:

{
  "eslintConfig": { "extends": "@invisionag" }
}

Or, if you need to override certain settings, using .eslintrc.js instead:

module.exports = {
  extends: '@invisionag',
  rules: { '...': '...' },
};

Readme

Keywords

none

Package Sidebar

Install

npm i @invisionag/eslint-config

Weekly Downloads

531

Version

7.0.1

License

MIT

Unpacked Size

24.1 kB

Total Files

13

Last publish

Collaborators

  • fruetel
  • csprle
  • yashabfaryal0322
  • beckerei
  • stefan.schiffer
  • pgotthardt-ivx
  • ahx
  • kattelans
  • cloudwaechter
  • tobias
  • alexmarold
  • t_klepzig
  • susahope
  • mwannewitz
  • brerx
  • ivx-circle-ci
  • yichang
  • ivx-jenkins
  • aitortomas
  • lutz.peukert
  • ftrautmann
  • cwaider
  • sruehlemann
  • mblumtritt
  • jana_hehr
  • plaudel
  • amft
  • patricialieske
  • jens.zobel
  • ivx-github
  • mbrendler
  • plore_ivx
  • birgithorn
  • alexj-ivx
  • roberter26
  • hrabe
  • jj-ivx
  • bgoeral
  • johannesluedke
  • nleinich
  • nickolson
  • akieffer
  • tinohenke