mirror of
https://github.com/i701/sarlink-portal.git
synced 2025-10-06 16:45:24 +00:00
fix: add missing release script
Some checks are pending
Build and Push Docker Images / Build and Push Docker Images (push) Has started running
Some checks are pending
Build and Push Docker Images / Build and Push Docker Images (push) Has started running
This commit is contained in:
4
commitlint.config.js
Normal file
4
commitlint.config.js
Normal file
@@ -0,0 +1,4 @@
|
||||
// commitlint.config.js
|
||||
export default {
|
||||
extends: ['@commitlint/config-conventional']
|
||||
};
|
Reference in New Issue
Block a user