19.1.0 • Published 3 months ago

eslint-config-nlueg-angular v19.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

eslint-config-nlueg-angular

GitHub License NPM version

This package includes a basic ESLint configuration for linting and formatting my Angular code.

As a basis I use Angular ESLint, TypeScript ESLint, eslint-config-prettier and eslint-plugin-rxjs. Also I include eslint-plugin-import and eslint-plugin-unused-imports to have beautiful imports.

I use this config basically in every Angular-Project to have less smelly and well formatted code ✨

Installation

Install the plugin with npm

  npm install eslint-config-nlueg-angular

Create .eslintrc.json at your root folder and extend from the config:

{
  "extends": "eslint-config-nlueg-angular"
}
19.1.0

3 months ago

19.0.0-rc1

3 months ago

19.0.0-rc0

3 months ago

19.1.0-rc0

3 months ago

19.0.0-rc2

3 months ago

18.0.3

11 months ago

18.0.2

12 months ago

18.0.1

12 months ago

18.0.0

12 months ago

17.1.0

1 year ago

17.0.1

1 year ago

16.0.1

2 years ago

16.0.0

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago