@nextcapital/eslint-config-react-linter

4.1.0 • Public • Published

eslint-config-react-linter

An eslint config to enforce Nextcapital's React and JSX conventions. Uses airbnb as a base.

Installation

npm install --save-dev @nextcapital/eslint-config-react-linter

Usage

Add eslint-config-react-linter to the extends section of your eslint configuration file.

{
    "extends": ["@nextcapital/eslint-config-react-linter"]
}

Readme

Keywords

none

Package Sidebar

Install

npm i @nextcapital/eslint-config-react-linter

Weekly Downloads

0

Version

4.1.0

License

Apache-2.0

Unpacked Size

14.1 kB

Total Files

4

Last publish

Collaborators

  • nc-npm
  • nc-kreiserm