IBM / report-toolkit

A toolkit for consumers of Node.js diagnostic Reports
https://ibm.github.io/report-toolkit
Other
84 stars 10 forks source link

need a Config class #47

Closed boneskull closed 4 years ago

boneskull commented 5 years ago

The way we pull command-specific configuration out of the config is tedious. a Config class with a helper method or two would make this easier to digest.

also, it could help define the (post-normalization) interface.

boneskull commented 4 years ago