mirror of
https://github.com/i701/sarlink-portal.git
synced 2025-10-05 09:55:25 +00:00
All checks were successful
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 12m20s
4 lines
67 B
JavaScript
4 lines
67 B
JavaScript
export default {
|
|
extends: ["@commitlint/config-conventional"],
|
|
};
|