You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 13, 2025. It is now read-only.
Describe the feature
i would like default values to be written into
process.env. that would help with other libraries that use environment variables.Example
if i give
NEW_RELIC_ENABLEDa default value and it isnt set inprocess.envthat it then will be set.Motivation
this would allow one to use the library to set variables for other libraries