2.5.0 • Published 6 years ago

eslint-config-ideologic v2.5.0

Weekly downloads
1
License
ISC
Repository
github
Last release
6 years ago

eslint-ideologic-jsx

A set of styles & rules for React Applications.

Getting Started

To use this package with NPM run the following command:

npm install --save eslint-config-ideologic

In your .eslintrc file, add the following configuration:

{
  "extends":"ideologic"
}

Authors

  • Luis Miguel Pena - Initial commit -lupena