Skip to content
This repository was archived by the owner on Feb 9, 2025. It is now read-only.

v28.1.0

Choose a tag to compare

@github-actions github-actions released this 09 Jul 15:23
· 171 commits to main since this release

28.1.0 (2020-07-09)

Bug Fixes

  • typescript: Relax rules that forbid the reassignment of 'any' (93bc5ca)
  • typescript: Remove additional @typescript-eslint/no-unnecessary-condition options (033011a)
  • typescript: Remove deprecated rules (d4f0048)

Features

  • Add presets for a quick start (326052d)
  • typescript: Allow ts-expect-error with description (b80c6a5)
  • typescript: Disable @typescript-eslint/no-explicit-any (5332eb1)
  • typescript: Disable @typescript-eslint/no-non-null-assertion (94b79dd)