{
  "$schema": "https://developer.microsoft.com/json-schemas/heft/v0/typescript.schema.json",
  "extends": "../../_base/config/typescript.json",
  "additionalModuleKindsToEmit": [
    {
      "moduleKind": "esnext",
      "outFolderName": "lib-esnext"
    }
  ]
}
