{
  "extends": "../../tsconfig.test.json",
  "include": [
    "src",
    "test"
  ],
  "references": [
    {"path": "../atom"},
    {"path": "../actions"},
    {"path": "../util"},
    {"path": "../primitives"},
    {"path": "../account"}
  ]
}
