An error occurred while loading the file. Please try again.
jest.config.js 69 bytes
module.exports = {
  preset: 'ts-jest',
  testEnvironment: 'node',
};