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