tusharmath / node-config-ts

A simple node configuration manager
61 stars 31 forks source link

fix(type-def): update type-def generation #45

Closed tusharmath closed 4 years ago

tusharmath commented 4 years ago

Use module declaration instead of a global Config type. Use prettier on the generated types.

BREAKING CHANGE: Config needs to be imported from node-config-ts

fix #44

tusharmath commented 4 years ago

:tada: This PR is included in version 3.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: