jest.config.js 45 bytes
module.exports = {
    preset: 'ts-jest',
};