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