wessberg / DI-compiler

A Custom Transformer for Typescript that enables compile-time Dependency Injection
MIT License
80 stars 7 forks source link

Support for classes that extend DIContainer with new option #29

Closed cmidgley closed 2 months ago

cmidgley commented 3 months ago

New feature:

Bugs fixed:

This passes all test cases, but no new test cases added as I didn't see any test code that tested options.

cmidgley commented 2 months ago

I no longer need this. Unless you would like it, I'm taking it down.