Skip to content

Releases: unstubbable/custom-tslint-formatters

v2.4.0

Choose a tag to compare

@unstubbable unstubbable released this 22 Jun 09:10

Prefix warnings and errors with their severity. (#6)

v2.3.0

Choose a tag to compare

@unstubbable unstubbable released this 26 Feb 13:49
  • sort failures by start position
  • print a summary (including a hint regarding fixes)

v2.2.0

Choose a tag to compare

@unstubbable unstubbable released this 09 Feb 15:08

Differentiate position color between error & warning. Errors are now printed with a red position (row:column), warnings are printed with a yellow position.

v2.1.1

Choose a tag to compare

@unstubbable unstubbable released this 22 Jul 12:33

Move @types/node and @types/chalk to dev dependencies. #5

v2.1.0

Choose a tag to compare

@unstubbable unstubbable released this 30 Mar 19:33
  • Allow tslint 5.0 as peer dependency.

v2.0.1

Choose a tag to compare

@unstubbable unstubbable released this 30 Mar 13:33
  • Improve readability of position and rule on some dark backgrounds.

v2.0.0

Choose a tag to compare

@unstubbable unstubbable released this 30 Mar 13:33
  • Support tslint 4.0

v1.1.1

Choose a tag to compare

@unstubbable unstubbable released this 20 Oct 09:47
  • fix file paths in issues view (#2)