{
  "extends": "../../tsconfig.root.json",
  "references": [
    {
      "path": "../chat"
    },
    {
      "path": "../chat-ui"
    },
    {
      "path": "../fungible-entangler"
    },
    {
      "path": "../marketplace-sdk"
    },
    {
      "path": "../marketplace-ui"
    },
    {
      "path": "../react"
    },
    {
      "path": "../spl-token-bonding"
    },
    {
      "path": "../spl-token-collective"
    },
    {
      "path": "../spl-utils"
    },
    {
      "path": "./tsconfig.cjs.json"
    },
    {
      "path": "./tsconfig.esm.json"
    }
  ]
}
