We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
--save-dev
1 parent f592206 commit 3311abbCopy full SHA for 3311abb
@commitlint/prompt/README.md
@@ -9,7 +9,7 @@ Learn how to use it at [docs/prompt](http://marionebl.github.io/commitlint/#/gui
9
## Getting started
10
11
```bash
12
-npm install --save @commitlint/prompt @commitlint/config-angular commitizen
+npm install --save-dev @commitlint/prompt @commitlint/config-angular commitizen
13
echo "module.exports = {extends: ['@commitlint/config-angular']};" > commitlint.config.js
14
```
15
0 commit comments