{
  "extends": ["../../configs/ts-config/index.json", "../../configs/ts-config/build.json"],
  "include": ["src/**/*"],
  "references": [
    {
      "path": "../test-utils"
    },
    {
      "path": "../utils"
    }
  ]
}
