jest-preset.js 83 B

12
  1. const { getJestPreset } = require('./index.js');
  2. module.exports = getJestPreset();