-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
improve type inference on things pulled from awilix
the types for the container were broken; this commit fixes them. as a result, typescript server can properly infer the type of things resolved off the awilix container. unfortunately, it's likely not going to work in all situations - for instance, i've noticed that JSDoc comments are dropped.
- Loading branch information
1 parent
82d4fa9
commit 275eea8
Showing
2 changed files
with
9 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters