{
  "extends": "./src/tsconfig.json",
  "compilerOptions": {
    "declarationDir": "./mjs/",
    "outDir": "./mjs/",
    "rootDir": "./src/"
  }
}
