Skip to content

Commit

Permalink
refactor: add commit lint
Browse files Browse the repository at this point in the history
  • Loading branch information
9renpoto committed Feb 7, 2021
1 parent da8d84c commit 3ca19c9
Show file tree
Hide file tree
Showing 3 changed files with 1,197 additions and 59 deletions.
3 changes: 3 additions & 0 deletions commitlint.config.js
@@ -0,0 +1,3 @@
module.exports = {
extends: ['@commitlint/config-conventional'],
};

0 comments on commit 3ca19c9

Please sign in to comment.