UNPKG

@commitlint/rules

Version:
6 lines 193 B
import { SyncRule } from "@commitlint/types"; export declare const scopeEnum: SyncRule<string[] | { scopes: string[]; delimiters?: string[]; }>; //# sourceMappingURL=scope-enum.d.ts.map