Skip to content

Release 0.5.0

Compare
Choose a tag to compare
@matejchalk matejchalk released this 19 Feb 11:07
· 43 commits to main since this release
  • Change class-methods-use-this to warning (3cf3164)
  • Update typescript-eslint/parser (bd52969)
  • Turn on class-methods-use-this for default, off for Angular (832bf7b)
  • Add TODOs for typescript eslint plugin v7 update (fd98cb3)
  • Add no-unsafe-unary-minus rule for typescript (a07784c)
  • Change prefer-promise-reject-errors to warn, handle non-existent rule for lower versions (cb8c4fb)
  • Update typescript-eslint and docs, handle non-existent no-useless-template-literals for lower versions (b599269)
  • Change no-useless-template-literals rule to warning (3ffe8ec)
  • Remove import/no-deprecated in favor of deprecation/deprecation (c0dcd35)