This repository has been archived on 2023-02-02. You can view files and clone it, but cannot push or open issues or pull requests.
mfgames-testsetup-cil/commitlint.config.js
Dylan R. E. Moonfire abecc1f34c feat: initial commit
2021-09-10 12:12:49 -05:00

4 lines
72 B
JavaScript

module.exports = {
extends: ["@commitlint/config-conventional"],
};