declare const tpl = "`\n    \"test\": \"jest --passWithNoTests\",\n    \"test:snapshot\": \"jest --updateSnapshot\",\n`";
export default tpl;
