@vibeasd/eslint-config-for-angular

1.0.3 • Public • Published

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!

Package Sidebar

Install

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

Weekly Downloads

0

Version

1.0.3

License

MIT

Unpacked Size

3.33 kB

Total Files

4

Last publish

Collaborators

  • vibeasd