eslint-config-cmichel

1.0.9 • Public • Published

eslint-config-cmichel

Forked from eslint-config-okonet.

Installation

  1. npm install --save-dev eslint eslint-config-cmichel
  2. Add following block to package.json
"eslintConfig"{
    "extends": [
      "cmichel"
    ]
  }

This will add generic config.

For React.js projects, extend from cmichel/react

For React.js projects, extend from cmichel/vue

For Node.js projects, extend from cmichel/node

Readme

Keywords

none

Package Sidebar

Install

npm i eslint-config-cmichel

Weekly Downloads

1

Version

1.0.9

License

MIT

Unpacked Size

6.38 kB

Total Files

9

Last publish

Collaborators

  • cmichelio