@servicenow/sdk - v4.7.0
Preparing search index...
@servicenow/sdk/api
tsc
parseConfigFileTextToJson
Function parseConfigFileTextToJson
parseConfigFileTextToJson
(
fileName
:
string
,
jsonText
:
string
,
)
:
{
config
?:
any
;
error
?:
tsc
.
Diagnostic
}
Parse the text of the tsconfig.json file
Parameters
fileName
:
string
The path to the config file
jsonText
:
string
The text of the config file
Returns
{
config
?:
any
;
error
?:
tsc
.
Diagnostic
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@servicenow/sdk - v4.7.0
Loading...
Parse the text of the tsconfig.json file