github.com/phrase/openapi@v0.0.0-20240514140800-49e8a106740e/clients/typescript/jest.config.js (about)

     1  /** @type {import('ts-jest').JestConfigWithTsJest} */
     2  module.exports = {
     3    preset: 'ts-jest',
     4    testEnvironment: 'node',
     5  };