MCPcopy Create free account
hub / github.com/conventional-changelog/commitlint /

Class

@commitlint/cz-commitlint/src/Question.ts:26–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24};
25
26export default class Question {
27 private _question: Readonly<DistinctQuestion>;
28 private messages: PromptMessages;
29 private skip: boolean;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected