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

Releases: microsoft/tslint-microsoft-contrib

5.0.1

03 Feb 21:52
Compare
Choose a tag to compare

All Issues

  • #373 Fix tsutils peer dependency issue with tslint-microsoft-contrib@5.0.0
  • #371 relax tsutils peer dependency
  • #375 Fix mocha-avoid-only. Only return expression length to stop annoying whole block underlining
  • #372 Remove the use-isnan rule
  • #370 Fix no-http-string. Do not ignore template strings

5.0.0

03 Feb 21:52
Compare
Choose a tag to compare

All Issues

  • #359 Update TSLint to v5
  • #354 tslint 5.0.0 contains custom rule breaking changes
  • #367 Add support for tslint version to 5.1.0
  • #369 Support typescript 2.3
  • #349 New rule: no-useless-files
  • #368 Remove deprecated rule 'no-unused-imports'
  • #364 remove no-sparse-arrays rule
  • #361 Use TypeScript config files for compilation
  • #360 gruntfile and tsconfig are inconsistent
  • #350 Add AppVeyor configuration
  • #348 Fix the new rule snippet to not create an immediately broken file