We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Updated Configuration Files (markdown)
Extend .js documentation with note about cjs/mjs support.
Adding the error message likely to show if parser is not installed. Also this way we can backtrack the message to this document.
highlighting the fact that external parsers need to be installed to package.json manually.
Add documentation about multi-path configuration
The module has out-of-the-box support for json5, clearify it in documentation too.
Highlight typescript code
Add description of .ts (typescript) config files.
removed extra word
This took me a bit to understand, so explained it.
link to new JavaScript config file page.
adding note regarding NODE_CONFIG_ENV overriding NODE_ENV
toml module has been updated to conform to latest spec
Updated to document PR #351 original values for deferredConfig
Issue #338 Documenting raw wrapper functionality
Add best practice section for using local files.
Add xml example
Small Typos
Add mention of custom environment variables to the precedence list and link to related page for more detail.
Note NODE_ENV value.
Added documentation regarding PR #237
Added note about hostname truncation as per issue #51
function name update
Update typo in YAML section