Tsc Module
Functions and values
| Function or value |
Description
|
Full Usage:
Tsc.locate searchRoot
Parameters:
string
-
The directory to start searching from.
Returns: string option
|
Locates the native compiler by walking up from searchRoot looking for an npm install.
|