ResolvedConfig

ResolvedConfig — API reference.

View source ↗

Extends: Readonly<Omit<Config, "root"> & { configFile: string | undefined; configFileDependencies: string[] | undefined; inlineConfig: InlineConfig; packageJson: PackageJson | undefined; root: string }>

Properties

Prop

Type

On this page