{
  "extends": "tsconfig/client.json",
  "include": ["./src"],
  "compilerOptions": {
    "types": ["@testing-library/jest-dom", "jest"]
  }
}
