UNPKG

@omni-door/tpl-ssr-react

Version:
5 lines (4 loc) 280 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var tpl = "`\n \"test\": \"jest --passWithNoTests --config ./configs/jest.config.js\",\n \"test:snapshot\": \"jest --updateSnapshot --config ./configs/jest.config.js\",\n`"; exports.default = tpl;