Hi!
tsconfig.json file has duplicate rootDir property.
This is a bit annoying as it can produce logs in apps using the SDK like this one:
warn: Duplicate key "rootDir" in object literal
at /Users/.../node_modules/.bun/@openrouter+sdk@0.11.2/node_modules/@openrouter/sdk/tsconfig.json:18:5

Hi!
tsconfig.jsonfile has duplicate rootDir property.This is a bit annoying as it can produce logs in apps using the SDK like this one: