This package has been deprecated

Author message:

I switched to xo

eslint-config-edjopato

1.0.1 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i eslint-config-edjopato

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

2.24 kB

Total Files

4

Last publish

Collaborators

  • edjopato