Files
sarlink-portal/commitlint.config.js
i701 a60e9a9c85
All checks were successful
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 12m20s
chore: add skeletons to tables and loading.tsx files for routes and run formatting ♻️
2025-09-20 20:42:14 +05:00

4 lines
67 B
JavaScript

export default {
extends: ["@commitlint/config-conventional"],
};