getParsedCommandLineOfConfigFile

external fun getParsedCommandLineOfConfigFile(configFileName: String, optionsToExtend: CompilerOptions?, host: ParseConfigFileHost, extendedConfigCache: ReadonlyMap<String, ExtendedConfigCacheEntry> = definedExternally, watchOptionsToExtend: WatchOptions = definedExternally, extraFileExtensions: ReadonlyArray<FileExtensionInfo> = definedExternally): ParsedCommandLine?(source)

Reads the config file, reports errors if any and exits if the config file cannot be found