There was an error while loading. Please reload this page.
1 parent fd0f901 commit dfd078fCopy full SHA for dfd078f
index.js
@@ -1,5 +1,3 @@
1
module.exports = {
2
- rules: {
3
- extends: '@commitlint/config-conventional'
4
- }
+ extends: ['@commitlint/config-conventional']
5
}
0 commit comments