UNPKG

@agility/content-fetch

Version:
6 lines (5 loc) 127 B
module.exports = { preset: "ts-jest", testEnvironment: "node", testMatch: ["<rootDir>/test/**/*.tests.ts"], };