property ConfigOptions.cwd

Directory the project root and relative inputs resolve against. Defaults to process.cwd().

Type

string

Usage

import { type ConfigOptions } from "lib/setup/config.ts";