UNPKG

70 BJavaScriptView Raw
1module.exports = {
2 preset: 'ts-jest',
3 testEnvironment: 'node',
4};