1
0
Fork 0
codesnap.nvim/commitlint.config.js

5 lines
196 B
JavaScript

module.exports = {
// This line config will read the NPM package named "commitlint-config-wizardoc", so please make sure you have installed it before config this line.
extends: "wizardoc",
};