{
  "extends": "../../tsconfig.json",
  "compilerOptions": {
    "paths": {},
    "rootDir": "src/",
    "types": ["node"]
  },
  "references": [
    {
      "path": "../babel"
    }
  ]
}
