Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

5.0.2

Compare
Choose a tag to compare
@IllusionMH IllusionMH released this 03 Feb 21:51
· 341 commits to master since this release

All Issues

  • #402 fix false positive for no-string-based-set-timeout
  • #406 deprecate no-stateless-class rule in favor of no-unnecessary-class
  • #382 Deprecate the no-var-self rule and replace with no-this-assignment
  • #401 add grunt rule to generate rule-metadata.json which contains all rule…
  • #400 Audit rules that have already been added in TSLint
  • #399 Use ReadonlyArray for node arrays
  • #391 Upgrade grunt and other library versions in build
  • #386 Add 'typescript' to peer dependencies
  • #379 The use-isnan rule is fully removed