lupena / eslint-ideologic-jsx

Rules & Styles for React Applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Rules & Styles for React Applications.


Languages

Language:JavaScript 100.0%