@deeptrace/config
Version:
Opinionated configuration helper
26 lines (15 loc) • 871 B
Markdown
[](https://standardjs.com)



# @deeptrace/config
A configuration builder helper.
You can learn more about the "why"s behind this package and DeepTrace's ecosystem [here](https://app.gitbook.com/@deeptrace/s/docs/js-packages/deeptrace-config).
## How to install
This is a [Node.js](https://nodejs.org/en/) module available through the [npm registry](https://www.npmjs.com).
Installation is done using the npm install command:
```sh
npm install @deeptrace/config
```
## How to use
Comming soon...