We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We now support inRequestScope but we need to add support to the inversify-binding-decorators libs.
inRequestScope
inversify-binding-decorators
The work should be done in provide_in_syntax.ts.
The text was updated successfully, but these errors were encountered:
Add inRequestScope decorator inversify/InversifyJS/issues/678
b23e0ca
I ran into this issue today so I gave the PR a try. It's my first contrib to InversifyJS so let me know if there's something amiss!
Sorry, something went wrong.
is there any updates on this?
No branches or pull requests
We now support
inRequestScope
but we need to add support to theinversify-binding-decorators
libs.The work should be done in provide_in_syntax.ts.
The text was updated successfully, but these errors were encountered: