Skip to content

DocConfig Class

Helper for loading the protsl-doc.json file format.

Type

typescript
export declare class DocConfig
export declare class DocConfig

Details

Later when the schema is more mature, this class will be used to represent the validated and normalized configuration, whereas IConfig represents the raw JSON file structure.

Methods

  • loadConfig static

    Load and validate an protsl-doc.json file.