{
  "extends": "../../tsconfig.shared.json",
  "compilerOptions": {
    "rootDir": "src",
    "declarationDir": "dist-types"
  },
  "references": [
    { "path": "../i18n" },
    { "path": "../patterns" },
    { "path": "../react" },
    { "path": "../tracking" }
  ],
  "include": ["src"]
}
