@simdo/eslint-config-react

1.0.1 • Public • Published

SIMDO ESLint Configuration for React

Getting Started

⚠️ Be sure to follow the instructions for our main configuration first! You can find it here.

Install

Add our ESLint configuration extension to your project:

Using Yarn

yarn add -D @simdo/eslint-config-react

Setup

.eslintrc

Note: Always import "@simdo/eslint-config" last to override any conflicting rules.

{
    ...
    "extends": [
        "@simdo/eslint-config-react",
        "@simdo/eslint-config"
    ]
}

Readme

Keywords

none

Package Sidebar

Install

npm i @simdo/eslint-config-react

Weekly Downloads

0

Version

1.0.1

License

UNLICENSED

Unpacked Size

4.11 kB

Total Files

10

Last publish

Collaborators

  • simdo