Crate deno_config

source ·

Structs

Enums

  • An enum that represents the base tsc configuration to return.
  • Represents the “default” type library that should be used when type checking the code in the module graph. Note that a user provided config of "lib" would override this value.

Functions

  • For a given configuration type and optionally a configuration file, return a TsConfig struct and optionally any user configuration options that were ignored.