This repository was archived by the owner on Jul 15, 2021. It is now read-only.
Release v5.1.0
Changed
- Removed suspect/broken rules on TSLint 5.x (the
--fixis producing invalid code rewrites):trailing-comma,array-bracket-spacing,object-curly-spacing - Removed rules on TSLint 5.x that are generating warnings:
multiline-arrow(Cannot read property 'getStart' of undefined)
Fixed
- Make
codelyzera peer dependency to preventnpm installwarning for non-Angular projects