# Functions
New creates a new TSC configuration.
# Variables
DefaultConfig is the default tscrc configuration.
# Structs
Config is a tscrc configuration file.
LooseChecking specifies whether the language server should perform checks on event IDs and arguments in a loosely fashion.
MaxMessageLineLength specifies the maximum length of a line of text with and without portait image.
SetupConfig contains options for the TSC diagnostics.
TSCDefinition is the definition of a TSC command.
# Type aliases
CustomConfig is a map that resolves into a GenericConfig.
GenericConfig is a map that resolves into a string.
TSCConfig is a map that resolves into a TSC definition.