@kurone-kito/eslint-config-react v0.17.0-alpha.2
@kurone-kito/eslint-config-react
My ESLint configuration for React projects.
Usage
Use the flat config (recommended)
First, install this package and its peer dependencies:
npm install --save-dev @kurone-kito/eslint-config-react eslintThen, create a eslint.config.mjs file.
If exists, merge the following configuration into it:
export { default } from '@kurone-kito/eslint-config-react';for legacy configuration (deprecated)
⚠️ DEPRECATED: The legacy configuration is removed. When you prefer to use the legacy configuration, please use the previous version.
First, install this package and its peer dependencies:
npm install --save-dev \
@kurone-kito/eslint-config-react@~0.15.0 \
@cspell/eslint-plugin \
@typescript-eslint/eslint-plugin \
@typescript-eslint/parser \
eslint \
eslint-config-airbnb-typescript \
eslint-formatter-codeframe \
eslint-import-resolver-node \
eslint-import-resolver-typescript \
eslint-plugin-editorconfig \
eslint-plugin-import \
eslint-plugin-jsx-a11y \
eslint-plugin-markdownlint \
eslint-plugin-n \
eslint-plugin-react \
eslint-plugin-react-hooks \
eslint-plugin-storybookThen, create a .eslintrc.yml file.
If exists, merge the following configuration into it:
extends:
- '@kurone-kito/eslint-config-react/.eslintrc.yml'
root: trueLicense
MIT
1 year ago
1 year ago
1 year ago
7 months ago
1 year ago
10 months ago
11 months ago
10 months ago
8 months ago
8 months ago
8 months ago
8 months ago
1 year ago
7 months ago
8 months ago
8 months ago
1 year ago
1 year ago
1 year ago
1 year ago
2 years ago
2 years ago
1 year ago
1 year ago
1 year ago
2 years ago
2 years ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago