node/test/fixtures/dotenv
Marco Ippolito 0350c6f478
src: add config file support
PR-URL: https://github.com/nodejs/node/pull/57016
Backport-PR-URL: https://github.com/nodejs/node/pull/57958
Refs: https://github.com/nodejs/node/pull/53787
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Tierney Cyren <hello@bnb.im>
Reviewed-By: Michael Dawson <midawson@redhat.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Paolo Insogna <paolo@cowtech.it>
2025-05-19 12:14:09 +02:00
..
.env
basic-valid.env
eof-without-value.env
lines-with-only-spaces.env
multiline.env
no-final-newline-single-quotes.env
no-final-newline.env
node-options-no-tranform.env
node-options.env
uv-threadpool.env
valid.env