parseConfigFileTextToJson
external fun parseConfigFileTextToJson(fileName: String, jsonText: String): ParseConfigFileTextToJsonResult(source)
Parse the text of the tsconfig.json file
Parameters
fileName
The path to the config file
jsonText
The text of the config file