mirror of
https://github.com/vale981/apollo-server
synced 2025-03-05 09:41:40 -05:00
4 lines
112 B
JavaScript
4 lines
112 B
JavaScript
![]() |
const config = require('../../jest.config.base');
|
||
|
|
||
|
module.exports = Object.assign(Object.create(null), config);
|