[ Web Proxy ]
URL:
Viewing: https://raw.githubusercontent.com/KBPROPROMOTIONS/setup-java/Setup-JavaScript/jest.config.js [Back]  [Original]

module.exports = {
  clearMocks: true,
  moduleFileExtensions: ['js', 'ts'],
  testEnvironment: 'node',
  testMatch: ['**/*.test.ts'],
  testRunner: 'jest-circus/runner',
  transform: {
    '^.+\\.ts$': 'ts-jest'
  },
  verbose: true
}

Web Proxy Viewer  |  New URL  |  Original Page