feat: adding linter for commits
This commit is contained in:
3
node_modules/@commitlint/rules/lib/body-max-length.d.ts
generated
vendored
Normal file
3
node_modules/@commitlint/rules/lib/body-max-length.d.ts
generated
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
import { SyncRule } from '@commitlint/types';
|
||||
export declare const bodyMaxLength: SyncRule<number>;
|
||||
//# sourceMappingURL=body-max-length.d.ts.map
|
Reference in New Issue
Block a user