1.0.7 • Published 3 years ago

@scout-pd/eslint-config-angular v1.0.7

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

Scout PD Eslint config for Angular projects

Eslint configuration for Angular projects on the Scout PD team at iOLAP

An ESLint shareable config for Angular projects that uses the default configuration from Angular ESLint with a few modifications.

Usage

First, add the Angular ESLint schematics, if not already configured

ng add @angular-eslint/schematics
yarn add eslint eslint-plugin-rxjs eslint-plugin-simple-import-sort eslint-plugin-unused-imports @scout-pd/eslint-config-angular --dev

Then add this to your .eslintrc.json:

{
  "extends": "@scout-pd/eslint-config-angular"
}
1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago