{
  "extends": "./tsconfig.json",
  "include": ["test", "**/*.spec.ts", "jest*.config.ts"],
  "exclude": []
}
