Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: extend injectableShouldBeProvided rule to disallow multiple references #250

Conversation

floydnant
Copy link
Contributor

Resolves #242

@darraghoriordan
Copy link
Owner

Hey thanks, lgtm.

Maybe the docs in https://github.com/darraghoriordan/eslint-plugin-nestjs-typed/tree/main/src/docs/rules could be updated too but i can do that quickly if i get a chance

thanks again

@darraghoriordan darraghoriordan merged commit 4ff4306 into darraghoriordan:main Jan 30, 2025
2 checks passed
@darraghoriordan
Copy link
Owner

🎉 This PR is included in version 5.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New Rule: Enforce @Injectable()s only being provided once
2 participants