Structs§
- Compiler
Options Data - Compiler
Options Overrides - Compiler
Options Parse Error - Compiler
Options Resolver - Compiler
Options With Ignored Options - Ignored
Compiler Options - A structure that represents a set of options that were ignored and the path those options came from.
- JsxImport
Source Config - JsxImport
Source Config Resolver - JSX config stored in
CompilerOptionsResolver
, but fallibly resolved ahead of time as needed for the graph resolver. - JsxImport
Source Specifier Config - Parsed
Compiler Options - TsConfig
Data - TsConfig
File
Enums§
- Compiler
Options Key - Compiler
Options Source Kind - Compiler
Options Type - An enum that represents the base tsc configuration to return.
- ToMaybe
JsxImport Source Config Error
Functions§
- get_
base_ compiler_ options_ for_ emit - For a given configuration type get the starting point CompilerOptions used that can then be merged with user specified options.
- parse_
compiler_ options