readJsonConfigFile

external fun readJsonConfigFile(fileName: String, readFile: (path: String) -> String?): TsConfigSourceFile(source)

Read tsconfig.json file

Parameters

fileName

The path to the config file