UNPKG

72 BJavaScriptView Raw
1module.exports = {
2 preset: 'ts-jest',
3 testEnvironment: 'node',
4};
\No newline at end of file