/eslint-ideologic-jsx

Rules & Styles for React Applications.

Primary LanguageJavaScript

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