• File: commitlint.config.js
  • Full Path: /home6/laduliya/test.mydthpay.com/node_modules/needle/commitlint.config.js
  • Date Modified: 10/26/1985 11:45 AM
  • File size: 133 bytes
  • MIME-type: text/plain
  • Charset: utf-8
module.exports = {
  rules: {
    'body-tense': [0, 'never', 0],
    lang: 'eng',
  },
  extends: ['@commitlint/config-angular'],
};