{
  "extends": "../../tsconfigbase.test",
  "include": ["src/*", "test/*"],
  "references": [
    {
      "path": "../apputils"
    },
    {
      "path": "../services"
    },
    {
      "path": "../ui-components"
    },
    {
      "path": "."
    },
    {
      "path": "../../testutils"
    },
    {
      "path": "../apputils"
    },
    {
      "path": "../services"
    },
    {
      "path": "../ui-components"
    }
  ]
}