| Current Path : /hdd/hdd21/my5/git/node_modules/nodemon/ |
| Current File : //hdd/hdd21/my5/git/node_modules/nodemon/commitlint.config.js |
module.exports = {
rules: {
'body-tense': [0, 'never', 0],
lang: 'eng',
},
extends: ['@commitlint/config-angular'],
};