Skip to content

12peanuts/eslint-config-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@12peanuts/eslint-config-react

Shared ESLint configuration for React/ReactNative projects.

Installation

Using npm:

$ npm install --save-dev @12peanuts/eslint-config-react

Using yarn:

$ yarn add --dev @12peanuts/eslint-config-react

Configuration

Then, extend @12peanuts/eslint-config-react in your .eslintrc:

{
    "extends": "@12peanuts/eslint-config-react"
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published