{
  "extends": "./tsconfig.base.json",
  "compilerOptions": {
    "module": "ES6",
    "outDir": "dist/mjs"
  }
}
