This commit is contained in:
xsl
2026-01-03 13:07:34 +08:00
commit a68e554ab1
31 changed files with 16129 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
module.exports = {
extends: ['@commitlint/config-conventional']
}