File size: 183 Bytes
88f437e
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
{
  "moduleFileExtensions": ["js", "json", "ts"],
  "rootDir": ".",
  "testEnvironment": "node",
  "testRegex": ".e2e-spec.ts$",
  "transform": {
    "^.+\\.(t|j)s$": "ts-jest"
  }
}