Skip to content

Instantly share code, notes, and snippets.

@csouchet
Last active March 24, 2021 16:05
Configure Puppeteer Preset
module.exports = {
// ...
preset: 'jest-puppeteer',
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment