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