Files
pnpm/packages/list/jest.config.js
Zoltan Kochan 44d41d02a7 test: migration to Jest
Migrated the following packages:
@pnpm/list
dependencies-hierarchy

ref #2858
2020-09-21 02:59:39 +03:00

4 lines
97 B
JavaScript

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