-
## Version **4.2.0** of [tslint](https://github.com/palantir/tslint) just got published.
Branch
Build failing 🚨
Dependency
tslint
…
-
## Version **4.3.0** of [tslint](https://github.com/palantir/tslint) just got published.
Branch
Build failing 🚨
Dependency
tslint
…
-
Hi, firstly thanks for creating such an awesome project!
I am trying to integrate TypeOrm with Inversify IoC, I am using the `useContainer()` method but I am really struggling to get my head around h…
-
Hello again, I posted #428 a little while ago and have one more problem relating to that and the documentation does not mention a potential solution anywhere.
So, following your help (thank you aga…
-
I dont found any information about how to allow auto override exist binding, but i think it will be usefull.
## Expected Behavior
I load several modules and if some of them has the same bind…
-
-
Currently it is impossible to specify any route settings except route path via @Get, @Post etc annotations. This is pretty inconvenient since a lot of existing restify middleware/plugins uses route se…
-
It would be nice if you add ability to use `numbers` as name in `whenTargetNamed` and `numbers`/`symbols` as tag in `whenTargetTagged`
I want to use `enums` as names in `whenTargetNamed`. But curre…
-
## Expected Behavior
The TypeScript guidelines found on their website's page on [Writing Declaration Files](http://www.typescriptlang.org/docs/handbook/writing-declaration-files.html) say:
> In gene…
-
I tried to make up a demo for using the lib and while I tried the property multi injection, it does not seems to work.
## Expected Behavior
I have a class that has been injected with dependencies thr…