We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
rc
1 parent 533aca7 commit cdfa2edCopy full SHA for cdfa2ed
README.md
@@ -32,7 +32,7 @@ $ npm install commitlint-config-travi -D
32
### Define the config for your project
33
34
```sh
35
-$ echo "module.exports = {extends: ['travi']};" > commitlint.config.js
+$ echo "module.exports = {extends: ['travi']};" > .commitlintrc.js
36
```
37
38
### Define the npm script for [husky](https://github.com/typicode/husky)
0 commit comments