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