readJsonConfigFile
external fun readJsonConfigFile(fileName: String, readFile: (path: String) -> String?): TsConfigSourceFile(source)
Read tsconfig.json file
Parameters
fileName
The path to the config file
Read tsconfig.json file
The path to the config file