@femto-host/config
v1.0.0
Published
Looks for configuration as `config.js`, `config.json` and `config.hjson`. Usage:
Downloads
3
Readme
Config Loader
Looks for configuration as config.js
, config.json
and config.hjson
. Usage:
const config = require('@femto-host/config')
config.get('path.to.option[0]')