UNPKG

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