4.1.0 • Published 2 years ago
@electerious/eslint-config v4.1.0
ESLint configuration
Shareable ESLint configuration for my personal projects.
Install
Install this package. It already includes ESLint and the necessary plugins.
npm install --save-dev @electerious/eslint-config
Usage
Create a file named .eslintrc.json
with following contents in the root folder of your project:
{
"extends": "@electerious/eslint-config"
}
That's it! You can override the settings by editing the .eslintrc.json
file.
4.1.0
2 years ago
4.0.0
2 years ago
3.5.0
3 years ago
3.4.0
3 years ago
3.3.0
3 years ago
3.2.0
3 years ago
3.1.0
4 years ago
3.0.0
4 years ago
2.0.5
4 years ago
2.0.4
4 years ago
2.0.3
4 years ago
2.0.2
4 years ago
2.0.0-1
4 years ago
2.0.0-0
4 years ago
2.0.1
4 years ago
2.0.0
4 years ago
1.4.0
4 years ago
1.3.5
5 years ago
1.3.4
5 years ago
1.3.3
5 years ago
1.3.2
5 years ago
1.3.1
6 years ago
1.3.0
6 years ago
1.2.1
6 years ago
1.2.0
6 years ago
1.1.2
6 years ago
1.1.1
6 years ago
1.1.0
6 years ago
1.0.0
6 years ago