Skip to content

v0.6.0

Compare
Choose a tag to compare
@iansu iansu released this 22 Nov 18:46
· 19 commits to master since this release
7465722
  • Update dependencies to support TypeScript 4, ESLint 7 and Prettier 2
  • Add config-backend-next and config-frontend-next with rules being considered for a future release
  • Enable @typescript-eslint/no-unused-before-define rule as error in TypeScript files
  • Enable @typescript-eslint/prefer-optional-chain rule as warning
  • Enable unicorn/no-reduce rule as warning
  • Enable unicorn/prefer-optional-catch-binding rule as warning
  • Disable @typescript-eslint/explicit-module-boundary-types rule in test files
  • Disable @typescript-eslint/no-empty-function rule in test files