nicenote/commitlint.config.js
2021-08-24 18:55:04 +08:00

4 lines
59 B
JavaScript

module.exports = {
extends: ["@nicecode/commit-lint"]
};