1
0
Fork 0
cautious-journey/test/config
ssube c32ac312df
feat(config): load and validate config directly, without js-config lib
BREAKING CHANGE: this updates config loading to use the fs.promises
API and does not resolve paths from HOME or __dirname. Using an
absolute or relative path in the args option is still supported.
2021-07-15 19:41:02 -05:00
..
TestArgs.ts fix(config): restore yargs exit behavior for now 2020-08-28 19:16:05 -05:00
TestConfig.ts feat(config): load and validate config directly, without js-config lib 2021-07-15 19:41:02 -05:00