1.0.3 • Published 1 year ago

@vibeasd/eslint-config-for-angular v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Additional Eslint configuration for Angular

npm version

This is an additional Eslint configuration for Angular projects.

📝 Description

I created this package as an extension for the Angular Eslint Schematics. In order to have a consistent Eslint rule set for my Angular projects.

💿 Installation

npm i @vibeasd/eslint-config-for-angular --save-dev

💻 Usage

.eslintrc.json:

{
  "root": true,
  "extends": ["@vibeasd/eslint-config-for-angular"]
}

Your linting rules set will be automatically updated!

1.0.3

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago