@invisionag/eslint-config

3.2.0 • 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

163

Version

3.2.0

License

MIT

Unpacked Size

7.8 kB

Total Files

12

Last publish

Collaborators

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