zazoomauro / node-dependency-injection

The NodeDependencyInjection component allows you to standarize and centralize the way objects are constructed in your application.
https://github.com/zazoomauro/node-dependency-injection/wiki
MIT License
281 stars 34 forks source link

Improve typings for Definition class. #136

Closed barinbritva closed 4 years ago

barinbritva commented 4 years ago

Fix constructor, add missed properties.

codecov[bot] commented 4 years ago

Codecov Report

Merging #136 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #136   +/-   ##
=======================================
  Coverage   99.55%   99.55%           
=======================================
  Files          38       38           
  Lines         453      453           
=======================================
  Hits          451      451           
  Misses          2        2

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 37b1996...250132a. Read the comment docs.