feat: adding linter for commits
This commit is contained in:
3
node_modules/@commitlint/load/lib/utils/load-parser-opts.d.ts
generated
vendored
Normal file
3
node_modules/@commitlint/load/lib/utils/load-parser-opts.d.ts
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
import { ParserPreset } from '@commitlint/types';
|
||||
export declare function loadParserOpts(pendingParser: string | ParserPreset | Promise<ParserPreset> | undefined): Promise<ParserPreset | undefined>;
|
||||
//# sourceMappingURL=load-parser-opts.d.ts.map
|
||||
Reference in New Issue
Block a user