mirror of
https://github.com/vale981/apollo-server
synced 2025-03-06 18:21:40 -05:00
6 lines
86 B
JavaScript
6 lines
86 B
JavaScript
![]() |
const config = require('../../jest.config.base');
|
||
|
|
||
|
module.exports = {
|
||
|
...config,
|
||
|
};
|