UNPKG

95 BJavaScriptView Raw
1const { ...baseConfig } = require('../../jest.config');
2
3module.exports = {
4 ...baseConfig
5};