2.0.6 • Published 3 years ago
@hugmanrique/eslint-config v2.0.6
@hugmanrique/eslint-config
My personal ESLint configuration based on eslint:recommended
.
It includes Prettier and is compatible with React and webpack.
Includes a TypeScript override based on the @typescript-eslint
parser.
Install
$ npm install --save-dev eslint @hugmanrique/eslint-config
Usage
Create an .eslintrc
file in your project's root directory:
{
"extends": ["@hugmanrique/eslint-config"]
}
You can further customize your config.
License
2.0.6
3 years ago
2.0.5
4 years ago
2.0.3
4 years ago
2.0.4
4 years ago
2.0.2
4 years ago
2.0.1
4 years ago
2.0.0
4 years ago
1.1.10
5 years ago
1.1.9
5 years ago
1.1.8
5 years ago
1.1.7
5 years ago
1.1.6
5 years ago
1.1.5
5 years ago
1.1.4
5 years ago
1.1.3
5 years ago
1.1.2
5 years ago
1.1.1
5 years ago
1.1.0
5 years ago
1.0.3
6 years ago
1.0.1
6 years ago
1.0.0
6 years ago
0.0.1
6 years ago