Search results

Types

Classes
Interfaces
Enums
Functions
Type aliases
Constants

Members

Properties
Methods
Getters
Setters
Enum members
Show privates

Other

In this module only

Function findTSConfig

Defined in index.ts

(
basePath: string
): {
compilerOptions: CompilerOptions,
tsdocsOptions?: OptionSourcetype OptionSourcets-docs/OptionSource
}
| undefined

Finds a tsconfig.json file, starting from basePath and going up.