Skip to content

whoisjordangarcia/eslint-config-jordangarcia

Repository files navigation

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
  }
}

About

ESLint shareable configuration.. Feel free to use this!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published