eslint-config-jordangarcia

0.0.3 • Public • Published

eslint-config-jordangarcia

ESLint shareable configuration.. Feel free to use this!

Installation

npm install --save-dev eslint-config-jordangarcia

This library has a peerDependencies listing for eslint

Example

Then add the extends to your .eslintrc.js:

module.exports = {
  extends: 'jordangarcia',
  rules: {
    // override rules
  }
}

Package Sidebar

Install

npm i eslint-config-jordangarcia

Weekly Downloads

1

Version

0.0.3

License

MIT

Unpacked Size

3.89 kB

Total Files

13

Last publish

Collaborators

  • arickho