{
  "extends": "./tsconfig.build.json",
  "compilerOptions": {
    "rootDir": "."
  },
  "include": ["src", "test"]
}
