darraghoriordan / eslint-plugin-nestjs-typed

Some eslint rules for working with NestJs projects
http://www.darraghoriordan.com
171 stars 34 forks source link

feat: support typescript eslint 7 #159

Closed darraghoriordan closed 6 months ago

darraghoriordan commented 6 months ago

BREAKING CHANGE

Please note this is a breaking chage.

You will have to support the minimum versions of various deps required by ts eslint 7

see https://typescript-eslint.io/blog/announcing-typescript-eslint-v7/ for the details

fixes #154

darraghoriordan commented 6 months ago

:tada: This PR is included in version 4.7.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: