0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-23 22:27:34 -05:00
verdaccio/packages/utils/jest.config.js
Juan Picado @jotadeveloper b92935ea45 chore: re-enable coverage
2021-04-09 17:54:07 +02:00

3 lines
94 B
JavaScript

const config = require('../../jest/config');
module.exports = Object.assign({}, config, {});