{
  "extends": "./tsconfig.json",
  "compilerOptions": {
    "plugins": [
      { "transform": "./esm-plugin.mts" }
    ]
  }
}
