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