an absolute path to the project root, used to resolve local config; defaults to process.cwd()
OptionalskipCache
skipCache?:boolean
re-read config from disk instead of trusting the process-cached ConfigAggregator. Set true
when the config may have changed out of process or before this call. Defaults to false.
an absolute path to the project root, used to resolve local config; defaults to
process.cwd()