darraghoriordan / eslint-plugin-nestjs-typed

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

feat(classValidatorDecorators): adds support for conflicting decorator names from other libraries #34

Closed foo-bar-sketch closed 1 year ago

foo-bar-sketch commented 1 year ago

Makes the assumption that a decorator imported from class-validator regardless of name.

darraghoriordan commented 1 year ago

Hey thanks very much for this. looks great.

i just need to test it quickly locally before merging.

I have another PR on here that i need to look at also, so i'll try to do both of them this weekend. 🙏 🙏

dar

darraghoriordan commented 1 year ago

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

The release is available on:

Your semantic-release bot :package::rocket: