1.2.11 • Published 10 months ago
@alwatr/eslint-config v1.2.11
ESLint Configurations
Alwatr ECMAScript Style Guide as a ESLint shareable configurations.
Installation
yarn add -D @alwatr/eslint-config \
eslint \
@typescript-eslint/parser \
@typescript-eslint/eslint-plugin \
eslint-plugin-import \
eslint-import-resolver-typescript
Usage
Create a .eslintrc.json
file in the root of your project:
{
"extends": "@alwatr/eslint-config",
"rules": {
// Additional, per-project rules...
}
}
1.2.8
10 months ago
1.2.9
10 months ago
1.2.10
10 months ago
1.2.11
10 months ago
1.2.7
10 months ago
1.2.6
11 months ago
1.2.5
11 months ago
1.2.4
1 year ago
1.2.3
1 year ago
1.2.2
1 year ago
1.2.1
1 year ago
1.2.0
1 year ago
1.1.0
2 years ago
1.0.9
2 years ago
1.0.8
2 years ago
1.0.7
2 years ago
1.0.6
2 years ago
1.0.2
2 years ago
1.0.5
2 years ago
1.0.4
2 years ago
1.0.3
2 years ago
1.0.1
2 years ago