mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
refactor(lefthook): slice config file into dedicated config files
This commit is contained in:
@@ -1 +1,5 @@
|
||||
module.exports = {extends: ['@commitlint/config-conventional']}
|
||||
module.exports = {
|
||||
extends: [
|
||||
'@commitlint/config-conventional'
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user