feat: adding linter for commits
This commit is contained in:
3
node_modules/@commitlint/ensure/lib/to-case.d.ts
generated
vendored
Normal file
3
node_modules/@commitlint/ensure/lib/to-case.d.ts
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
import { TargetCaseType } from '@commitlint/types';
|
||||
export default function toCase(input: string, target: TargetCaseType): string;
|
||||
//# sourceMappingURL=to-case.d.ts.map
|
||||
Reference in New Issue
Block a user