Home > @rushstack/heft-config-file > NonProjectConfigurationFile
NonProjectConfigurationFile class
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Signature:
export declare class NonProjectConfigurationFile<TConfigurationFile> extends ConfigurationFileBase<TConfigurationFile, {}>
Extends: ConfigurationFileBase<TConfigurationFile, {}>
Methods
Method | Modifiers | Description |
|---|---|---|
(BETA) Load the configuration file at the specified absolute path, automatically resolving | ||
(BETA) Load the configuration file at the specified absolute path, automatically resolving | ||
(BETA) This function is identical to NonProjectConfigurationFile.loadConfigurationFile(), except that it returns | ||
(BETA) This function is identical to NonProjectConfigurationFile.loadConfigurationFileAsync(), except that it returns |