@yooga/eslint-config-angular
v1.0.4
Published
A set of ESLint rules used for Angular projects, recommended by Yooga's team
Downloads
5
Readme
ESLint for Angular
Inspired by airbnb/javascript plugin for ESLint.
Encapsulates main rules from angular-eslint
Quite simply, this enables all the possible rules from @angular-eslint/eslint-plugin.
It is strongly encouraged to combine the recommended Angular rules with the recommended configs from typescript-eslint (https://typescript-eslint.io/linting/configs/#recommended-configurations), and this is what our schematics will generate for you automatically.
This package includes:
- eslint
- @angular-eslint/eslint-plugin
- @angular-eslint/eslint-plugin-template
- @angular-eslint/template-parser
- @typescript-eslint/eslint-plugin
- @typescript-eslint/parser