eslint-config-edjopato

v1.0.1
Eslint config of EdJoPaTo
eslint eslintconfig

my eslint config

I have multiple projects with the same eslint config again and again. Changing something means changing it in every project. This hopefully simplifies it.

Usage

npm i --save-dev eslint-config-edjopato

then adapt your package.json to include this:

{
  "scripts": {
    "eslint-update": "eslint-update"
  }
}

then run the script:

npm run eslint-update
npm i eslint-config-edjopato

Metadata

  • MIT
  • Whatever
  • Edgar To
  • released 8/13/2018

Downloads

Maintainers