augment-vir - v31.41.0
    Preparing search index...

    Function readTsconfig

    • Finds the closest tsconfig.json file and parses it.

      Parameters

      • startingPath: string

      Returns { path: string; tsconfig: ParsedCommandLine } | undefined

      undefined if no tsconfig was found or if a found tsconfig fails to parse.