bun i -D @archoleat/commitlint-define-config
Add the following code to the commitlint.config.ts
or commitlint.config.js
file:
import { defineConfig } from '@archoleat/commitlint-define-config';
export default defineConfig({})
Please read CONTRIBUTING to start contributing.
This project is licensed under the MIT license.