loadConfigFromJsonFile(
fileName
):Configuration
Load config from given file, e.g. path/to/import-sorter.json.
Will throw an error if file is unreadable or content is not a valid JSON object.
string
loadConfigFromJsonFile(
fileName
):Configuration
Load config from given file, e.g. path/to/import-sorter.json.
Will throw an error if file is unreadable or content is not a valid JSON object.
string