2.14.0 • Published 1 year ago
@axross/eslint-config v2.14.0
@axross/eslint-config
A hand-crafted configuration set for ESLint.
Prerequisites
- Later or equal than ESLint v8.21.0
- Flat config
Installation
Install this package along with ESlint:
npm i -D eslint @eslint/js @axross/eslint-config
And extends your ESLint config (eslint.config.js
):
module.exports = [...require("@axross/eslint-config")];
Plugin Support
If you have installed one of the following plugins, this ESLint config will automatically applies the corresponding rules.
@typescript-eslint/eslint-plugin
- You need to install it along with
@typescript-eslint/parser
andeslint-import-resolver-typescript
- You need to install it along with
eslint-config-prettier
eslint-plugin-compat
eslint-plugin-import
eslint-plugin-jest
eslint-plugin-jest-dom
eslint-plugin-jest-formatting
eslint-plugin-jsx-a11y
eslint-plugin-next
(normally comes withnext
)eslint-plugin-react
eslint-plugin-react-hooks
eslint-plugin-storybook
eslint-plugin-tailwindcss
eslint-plugin-testing-library
eslint-plugin-unicorn
License
2.14.0
1 year ago
2.13.0
1 year ago
2.12.0
1 year ago
2.11.0
2 years ago
2.10.0
2 years ago
2.9.0
2 years ago
2.7.0
2 years ago
2.6.0
2 years ago
2.8.0
2 years ago
2.5.0
2 years ago
2.4.0
2 years ago
2.3.0
2 years ago
2.2.0
2 years ago
2.1.1
2 years ago
2.1.0
2 years ago
2.1.0-rc2
2 years ago
2.1.0-rc1
2 years ago
2.0.0
2 years ago
2.0.0-alpha-2
2 years ago
2.0.0-alpha-1
2 years ago
1.6.0
2 years ago
1.5.0
2 years ago
1.4.0
2 years ago
1.3.2
2 years ago
1.3.1
2 years ago
1.3.0
2 years ago
1.3.0-alpha-5
2 years ago
1.3.0-alpha-4
2 years ago
1.3.0-alpha-3
2 years ago
1.3.0-alpha-2
2 years ago
1.3.0-alpha1
2 years ago
1.2.0
2 years ago
1.1.0
2 years ago
1.0.0
2 years ago
0.1.0
2 years ago
0.0.1
2 years ago