Utility class for loading configuration files.
Static
Loads a JSON configuration file from the given path.
The path to the configuration file.
A promise that resolves to the configuration object.
Utility class for loading configuration files.