{
  "extends": "./tsconfig.json",
  "include": [
    "./src/**/*",
    "./test/**/*"
  ],
  "exclude": []
}
