mirror of
https://github.com/harivansh-afk/Saas-Teamspace-2.git
synced 2026-04-18 00:02:48 +00:00
initial commit
This commit is contained in:
commit
9963e01acc
158 changed files with 48198 additions and 0 deletions
7
commitlint.config.ts
Normal file
7
commitlint.config.ts
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
import type { UserConfig } from '@commitlint/types';
|
||||
|
||||
const Configuration: UserConfig = {
|
||||
extends: ['@commitlint/config-conventional'],
|
||||
};
|
||||
|
||||
export default Configuration;
|
||||
Loading…
Add table
Add a link
Reference in a new issue