UNPKG

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