Load configuration from a JSON file, performing ${VAR|default} environment
variable interpolation on the raw text before parsing. Returns this for
method chaining.
Path to the JSON config file. Resolved to an absolute path internally. Throws an error if the file does not exist.
this — The ConfigLoader instance for chaining.