eslint-config-emakinacee-angular

2.0.0 • Public • Published

eslint-config-emakinacee-angular

npm version

This package contains all ESLint angular specific rules. We recommend to use these angular specific rules in addition to our base rules.

Dependencies

  • eslint
  • eslint-plugin-angular

Usage

  1. Install the config and all dependencies mentioned above.

    npm install eslint eslint-plugin-angular eslint-config-emakinacee-angular
  2. Extend the config in your .eslintrc by adding "extends": "emakinacee-angular" e.g.:

    {
        "extends": [
            "emakinacee-angular"
        ]
    }

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.0.0
    1
    • latest

Version History

Package Sidebar

Install

npm i eslint-config-emakinacee-angular

Weekly Downloads

5

Version

2.0.0

License

MIT

Unpacked Size

9.02 kB

Total Files

10

Last publish

Collaborators

  • clemens.klocker
  • dgoerdes
  • flobacher
  • sladi
  • thomas.peklak
  • topek