mirror of
https://github.com/pnpm/pnpm.git
synced 2026-01-26 07:48:42 -05:00
* test(headless): migrate to Jest ref #2858 PR #3014 * test(graceful-git): migrate to Jest * test: migration to Jest
4 lines
73 B
JavaScript
4 lines
73 B
JavaScript
const config = require('../../jest.config.js');
|
|
|
|
module.exports = config
|