UNPKG

210 BTypeScriptView Raw
1declare const tpl = "`\n \"test\": \"jest --passWithNoTests --config ./configs/jest.config.js\",\n \"test:snapshot\": \"jest --updateSnapshot --config ./configs/jest.config.js\",\n`";
2export default tpl;