瀏覽代碼

build(commitlint): commitlint configuration

Carlos Caballero 6 年之前
父節點
當前提交
3e3de5bc74
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      commitlint.config.js

+ 1 - 0
commitlint.config.js

@@ -0,0 +1 @@
+module.exports = { extends: ['@commitlint/config-angular'] };