UNPKG

169 BJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3var tpl = "`\"lint:commit\": \"commitlint -e $HUSKY_GIT_PARAMS\",`";
4exports.default = tpl;