{
  "targets": [
    { "extname": ".js", "module": "commonjs" },
    { "extname": ".mjs", "module": "esnext" }
  ],
  "projects": ["tsconfig.build.json"]
}
