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

infer types via JSDoc through IoC container #377

Merged
merged 1 commit into from
Oct 7, 2024
Merged

Conversation

echo-bravo-yahoo
Copy link
Contributor

@echo-bravo-yahoo echo-bravo-yahoo commented Oct 7, 2024

Ticket(s): FE-###

Problem

Type inferences don't work for "injectables" (things referred to via the IoC container).

Solution

Add TS-in-JSDoc annotations to allow Intellisense to infer types after resolving injectables from the IoC container.

Result

Better developer experience.

Testing

Automated test suite run.

@mwilde345 mwilde345 merged commit 8ae0a0b into v3 Oct 7, 2024
1 check failed
@mwilde345 mwilde345 deleted the jsdoc-inference branch October 7, 2024 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants