Module deno_json

Source

Structs§

CompilerOptionsData
CompilerOptionsOverrides
CompilerOptionsParseError
CompilerOptionsResolver
CompilerOptionsWithIgnoredOptions
IgnoredCompilerOptions
A structure that represents a set of options that were ignored and the path those options came from.
JsxImportSourceConfig
JsxImportSourceConfigResolver
JSX config stored in CompilerOptionsResolver, but fallibly resolved ahead of time as needed for the graph resolver.
JsxImportSourceSpecifierConfig
ParsedCompilerOptions
TsConfigData
TsConfigFile

Enums§

CompilerOptionsKey
CompilerOptionsSourceKind
CompilerOptionsType
An enum that represents the base tsc configuration to return.
ToMaybeJsxImportSourceConfigError

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

Type Aliases§

CompilerOptionsResolverRc
CompilerOptionsTypesRc
JsxImportSourceConfigRc
SerdeJsonErrorArc