cwd
- Type:
string - Optional
Defined in: options/input-options.ts:396
The working directory to use when resolving relative paths in the configuration.
Default
ts
process.cwd()stringThe working directory to use when resolving relative paths in the configuration.
process.cwd()