We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 407d926 commit af0883eCopy full SHA for af0883e
commitlint.config.js
@@ -1 +1 @@
1
-module.exports = {extends: ['@commitlint/config-angular']};
+module.exports = {extends: ['travi']};
package.json
@@ -45,8 +45,6 @@
45
"main": "lib/components.cjs.js",
46
"module": "lib/components.es.js",
47
"devDependencies": {
48
- "@commitlint/cli": "3.1.2",
49
- "@commitlint/config-angular": "3.1.1",
50
"@storybook/addon-info": "3.2.4",
51
"@storybook/react": "3.2.4",
52
"@travi/any": "1.4.0",
@@ -63,6 +61,7 @@
63
61
"babel-register": "6.24.1",
64
62
"chai": "4.1.1",
65
"cheerio": "1.0.0-rc.2",
+ "commitlint-config-travi": "1.0.0",
66
"coveralls": "2.13.1",
67
"cpy-cli": "1.0.1",
68
"css-loader": "0.28.4",
0 commit comments