Home > harper.js > StructuredLintGroupSetting > Group

StructuredLintGroupSetting.Group property

Signature:

Group: {
        label: string;
        description: string;
        child: StructuredLintConfig;
    };