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

Fix injection error by updating Inversify and TypeScript #22137

Closed
wants to merge 4 commits into from

Conversation

anthonykim1
Copy link

Closes: #21754, #22136

Fix the red error on injection when inside TypeScript file.
Updating TypeScript and Inversify version to resolve the red squiggles warning of "Typescript Unable to resolve signature of parameter of decorator in VS Code"

@anthonykim1 anthonykim1 self-assigned this Oct 2, 2023
@anthonykim1 anthonykim1 added the debt Covers everything internal: CI, testing, refactoring of the codebase, etc. label Oct 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
debt Covers everything internal: CI, testing, refactoring of the codebase, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update inversify to solve @inject warnings for extension repo
1 participant