1.2.0 • Published 1 month ago

@bradgarropy/eslint-config-react v1.2.0

Weekly downloads
19
License
MIT
Repository
github
Last release
1 month ago

⚛️ eslint-config-react

My personal eslint configuration for react.

📦 Installation

This package is hosted on npm.

Install the configuration and it's peer dependencies as a development dependency.

npx install-peerdeps --dev @bradgarropy/eslint-config-react

This installs peer dependencies automatically using npx and install-peerdeps so you don't have to!

🥑 Usage

Create an .eslintrc file in the root of your project and tell it to extend the configuration.

{
    extends: "@bradgarropy/eslint-config-react"
}

You can add more ESLint configuration options in this file if you want.

❔ Questions

If you have any trouble, definitely open an issue and I'll take a look.

Or you can consult the ESLint Shareable Configs documentation.

And if all else fails, you can ask me directly on Twitter or my AMA.

1.2.0

1 month ago

1.1.0

2 years ago

1.0.2

2 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.0.5

3 years ago

0.0.6

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago