7.0.0 • Published 3 years ago

@rareyes/eslint-config v7.0.0

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
3 years ago

@rareyes/eslint-config

Share the same ESLint configuration between projects.

Usage

Install peer-dependencies

npm i -D eslint @typescript-eslint/eslint-plugin @typescript-eslint/parser eslint-plugin-eslint-comments eslint-plugin-import eslint-plugin-prettier eslint-plugin-react eslint-plugin-react-hooks

Install config

npm i -D @rareyes/eslint-config

Notes

@rareyes/eslint-config uses @rareyes/prettier-config under the hood. You don't need to install it.

Debugging this Configuration

When debugging issues with ESLint in general it's good to first disable eslint-loader cache (enabled by default by Create React App). Use this package.json script for convenience: "lint:cache:delete": "trash node_modules/.cache/eslint-loader"

7.0.0

3 years ago

6.0.0

4 years ago

5.0.1

4 years ago

5.0.0

4 years ago

4.1.0

4 years ago

4.0.1

4 years ago

4.0.0

4 years ago

3.0.2

4 years ago

3.0.1

4 years ago

3.0.0

4 years ago

1.0.0

4 years ago

2.0.0

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago