{
  "extends": "../tsconfig.json",
  "compilerOptions": {
    "rootDir": "../src",
    "module": "nodenext",
    "moduleResolution": "nodenext"
  }
}
