Skip to main content
Version: Next 🚧

[I] ResolveCompilerOptionsOptions

Extends

  • ConfigToOptionsOptions

Properties

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