UNPKG

shotsnap

Version:

Node.js web screenshot library without any webdriver dependency

7 lines (6 loc) 146 B
/** @type {import('ts-jest').JestConfigWithTsJest} */ module.exports = { preset: "ts-jest", testEnvironment: "node", testTimeout: 30000, };