{
  "extends": "./tsconfig.json",
  "exclude": [
    "tests",
    "jest.setup.ts",
    "jest.config.js"
  ]
}
