UNPKG

194 BJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3var tpl = "`\n\"commitlint\": {\n \"extends\": [\"./configs/commitlint.config.js\"]\n},\n`";
4exports.default = tpl;