{
  "extends": "./tsconfig.json",
  "include": [
    "./jest.config.js",
    "./src",
    "./example",
    "./integration"
  ]
}
