Logo Xantham

Tsc Module

Functions and values

Function or value Description

Tsc.locate searchRoot

Full Usage: Tsc.locate searchRoot

Parameters:
    searchRoot : string - The directory to start searching from.

Returns: string option

Locates the native compiler by walking up from searchRoot looking for an npm install.

searchRoot : string

The directory to start searching from.

Returns: string option

Type something to start searching.