Skip to main content
Module

x/commit/regex.ts>ParsingRegex

✍️ Parser for the conventional commits specification
Latest
interface ParsingRegex
import { type ParsingRegex } from "https://deno.land/x/commit@0.1.5/regex.ts";

Properties

notes: RegExp
referenceParts: RegExp
references: RegExp
mentions: RegExp