1.5.0 • Published 4 months ago

@touch4it/ng_eslint_rulezz v1.5.0

Weekly downloads
-
License
ISC
Repository
-
Last release
4 months ago

NG esling rulezz

ESlint rules for angular applications.

Compatibility

Lib versionAngular version
~1.0.0>=13.0.0
~1.1.015.0.0
~1.2.016.0.0
~1.3.017.0.0
~1.4.018.0.0
~1.5.019.0.0

Usage

Add this to your .eslintrc.json

{
  "extends": "./node_modules/@touch4it/ng_eslint_rulezz"
}