UNPKG

77 BJavaScriptView Raw
1const config = require('./jest-preset');
2
3module.exports = {
4 ...config,
5};