1.2.11 • Published 9 months ago

@alwatr/eslint-config v1.2.11

Weekly downloads
-
License
AGPL-3.0-only
Repository
github
Last release
9 months ago

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

9 months ago

1.2.9

9 months ago

1.2.10

9 months ago

1.2.11

9 months ago

1.2.7

10 months ago

1.2.6

10 months ago

1.2.5

10 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

1 year ago

1.0.9

1 year 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