Skip to content

commitlint-config 1.2.5

Install from the command line:
Learn more about npm packages
$ npm install @Planable/commitlint-config@1.2.5
Install via package.json:
"@Planable/commitlint-config": "1.2.5"

About this version

@planable/commitlint-config

Commitlint configs used in Planable projects

Install

npm install --save-dev @planable/commitlint-config

In commitlint.config.js

module.exports = {
  extends: ['@planable']
};

or run in terminal

echo "module.exports = { extends: ['@planable'] };" > commitlint.config.js

Emoji descriptions

βœ… - Add a test

πŸ›  - Tooling improvement(VS code stuff, or linting)

πŸ““ - Documentation/Readme

🚧 - Work in progress (WIP)

🐞 - Fix bug / issue

🚨 - Very critical fix or hotfix

πŸ‘Œ - General improvement

⚑️ - Performance improvement

⬆️ - Bump / update package deps

⬇️ - Downgrade package deps

✏️ - Update text / copy inside app (user-facing)

♻️ - Refactor code

⭐️ - Add new feature

✨ - Clean up

πŸ“¦ - Add new package

🌈 - UI improvement

πŸ”€ - Merge (can/should be added by amending a merge after it has been commited)

Details


Assets

  • commitlint-config-1.2.5-npm.tgz

Download activity

  • Total downloads 25,659
  • Last 30 days 0
  • Last week 0
  • Today 0