0.2.6 • Published 5 years ago
@dyrkov/eslint-config v0.2.6
Eslint configuration
ESLint configuration for code in my style
Requirements
- Node >=8.10.0
- ESLint >=6.8.0
Installation and Usage
yarn add @dyrkov/eslint-config
After installing, make sure to add the following to your .eslintrc
file
{
"extends": ["@dyrkov"]
}
Development
- Make global link on this repo
yarn link
- In repo, when you test this eslint run next command
yarn link @dyrkov/eslint-config
0.2.6
5 years ago
0.2.5
5 years ago
0.2.3
5 years ago
0.2.4
5 years ago
0.2.2
5 years ago
0.1.11
5 years ago
0.1.12
5 years ago
0.2.0
5 years ago
0.1.10
5 years ago
0.1.9
5 years ago
0.1.2
5 years ago
0.1.1
5 years ago
0.1.8
5 years ago
0.1.7
5 years ago
0.1.4
5 years ago
0.1.3
5 years ago
0.1.6
5 years ago
0.1.5
5 years ago
0.1.0
5 years ago