uber-node / zero-config

A zero configuration configuration loader
MIT License
116 stars 10 forks source link

remove valueOf property from results of config.get() #28

Closed lxe closed 9 years ago

lxe commented 9 years ago

Get rid of the annoying { valueOf: undefined } property resulting from prototype flattening.

cc @Raynos

Raynos commented 9 years ago

lgtm.

lxe commented 9 years ago

@Raynos can you publish this to npm too?