react-server675fbba4
react-servertreemainexamplesnestjstestjest-e2e.json
examples/nestjs/test/jest-e2e.jsonjson183 Be9d912f3
{
  "moduleFileExtensions": ["js", "json", "ts"],
  "rootDir": ".",
  "testEnvironment": "node",
  "testRegex": ".e2e-spec.ts$",
  "transform": {
    "^.+\\.(t|j)s$": "ts-jest"
  }
}