Skip to content

cwd

  • Type: optional cwd: string

The working directory to use when resolving relative paths in the configuration.

Default

ts
process.cwd()

Released under the MIT License.