Home > @rushstack/heft-config-file > IJsonPathsMetadata
IJsonPathsMetadata interface
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Keys in this object are JSONPaths https://jsonpath.com/, and values are objects that describe how node(s) selected by the JSONPath are processed after loading.
Signature:
export interface IJsonPathsMetadata<TConfigurationFile>