mirror of
https://github.com/SrIzan10/nodemon.git
synced 2026-05-01 10:55:09 +00:00
chore: tidy commit lint rules
This commit is contained in:
@@ -1 +1,7 @@
|
||||
module.exports = {extends: ['@commitlint/config-angular']}
|
||||
module.exports = {
|
||||
rules: {
|
||||
'body-tense': [0, 'never', 0],
|
||||
lang: 'eng',
|
||||
},
|
||||
extends: ['@commitlint/config-angular'],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user