This repository was archived by the owner on Jul 15, 2021. It is now read-only.
Release v5.0.0
Added
- Added
array-bracket-spacing,object-curly-spacing, andblock-spacingrules as[true, "always"] - Added
handle-callback-errrule
Changed
- Upgraded
vrsource-tslint-rulesto5.1.0 - Removed
literal-spacingrule to use thetslint-eslint-rulesversions that have--fixsupport - Changed
ext-variable-nameto allow functions with leading underscores - Changed
ext-variable-nameto enforce camel case on public methods and properties