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