penguinsAreFunny

Results 3 issues of penguinsAreFunny

## Refers to: #411 ## Expected Behavior Default configuration as @default possible so that resolving dependencies is still possible. ## Current Behavior No default configuration with resolving dependencies possible. ##...

I got the error "Metadata key was used more than once in a parameter: inject". You can find the error constant: https://github.com/inversify/InversifyJS/blob/master/src/constants/error_msgs.ts You can find it used: https://github.com/inversify/InversifyJS/blob/master/src/annotation/decorator_utils.ts I do...

Hello, I am not sure if I am mistaken, but I have no import-syntax working for properties-reader (using **TypeScript**). Documentation: const propertiesReader = require("properties-reader"); // works fine const properties =...