Skip to content

[I] ResolveCompilerOptionsOptions

  • ConfigToOptionsOptions
PropertyTypeDescriptionInherited from
args?Record<string, string>Any arguments to interpolate the config.ConfigToOptionsOptions.args
configPath?stringExplicit config path.-
cwdstringCurrent working directory. This will be used to interpolate {cwd} in the config.ConfigToOptionsOptions.cwd
entrypointstringAbsolute entrypoint path-
env?Record<string, undefined | string>Environment variables.ConfigToOptionsOptions.env
overrides?Partial<TypeSpecConfig>Compiler options to override the configConfigToOptionsOptions.overrides