UNPKG

87 BJavaScriptView Raw
1module.exports = {
2 preset: 'ts-jest/presets/default-esm', // or other ESM presets
3};