thiagobustamante / typescript-ioc

A Lightweight annotation-based dependency injection container for typescript.
MIT License
526 stars 64 forks source link

Fixing #30 #31

Closed nolazybits closed 6 years ago

nolazybits commented 6 years ago

Previous code was not checking for config to exists resulting in error

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.09%) to 94.141% when pulling a730ce40179d0375eb46ca1a0ff0e29b12b75f8c on nolazybits:master into acbfe747b292ca5aab968814519309438b3428ad on thiagobustamante:master.