Searched refs:customConfig (Results 1 – 1 of 1) sorted by relevance
80 const customConfig = tryGetConfig(IO.args()); constant82 customConfig && IO.fileExists(customConfig)83 ? IO.readFile(customConfig)!