declare const tpl = "`\n\"commitlint\": {\n  \"extends\": [\"./configs/commitlint.config.js\"]\n},\n`";
export default tpl;
