mirror of
https://github.com/pure-admin/pure-admin-thin.git
synced 2025-12-14 06:10:31 +08:00
release: update 5.1.0
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
module.exports = {
|
||||
// @ts-check
|
||||
|
||||
/** @type {import("@commitlint/types").UserConfig} */
|
||||
export default {
|
||||
ignores: [commit => commit.includes("init")],
|
||||
extends: ["@commitlint/config-conventional"],
|
||||
rules: {
|
||||
|
||||
Reference in New Issue
Block a user