UNPKG

axios-multi-api

Version:

Fast, lightweight and reusable data fetching

8 lines (7 loc) 177 B
/** @type {import('jest').Config} */ module.exports = { preset: 'ts-jest', testEnvironment: 'node', workerThreads: true, coverageReporters: ['lcov', 'text', 'html'], };