{
  "extends": "./tsconfig.json",
  "include": [
    "./src/**/*.ts",
    "./tests/**/*.ts"
  ]
}
