{
  "extends": "@checkstack/tsconfig/backend.json",
  "include": [
    "src"
  ],
  "references": [
    {
      "path": "../auth-backend"
    },
    {
      "path": "../auth-common"
    },
    {
      "path": "../automation-backend"
    },
    {
      "path": "../backend-api"
    },
    {
      "path": "../cache-api"
    },
    {
      "path": "../cache-utils"
    },
    {
      "path": "../command-backend"
    },
    {
      "path": "../common"
    },
    {
      "path": "../drizzle-helper"
    },
    {
      "path": "../notification-common"
    },
    {
      "path": "../queue-api"
    },
    {
      "path": "../signal-common"
    },
    {
      "path": "../test-utils-backend"
    }
  ]
}
