freshgum-bubbles / typedi

Elegant Dependency Injection in TypeScript and JavaScript.
http://typedi.js.org/
MIT License
53 stars 3 forks source link

Support typescript stage 3 decorator ? #162

Closed ikilobyte closed 7 months ago

ikilobyte commented 7 months ago

I'm going to use stage 3 decorator in my typescript project with inversify, but can't not use stage 2 and stage 3 decorator at the same time.Any plan to support stage 3 decorator?

ikilobyte commented 7 months ago

TypeScript 5.2 support decorator metadata

freshgum-bubbles commented 7 months ago

Hello, this was already answered in https://github.com/freshgum-bubbles/typedi/issues/153.

github-actions[bot] commented 6 months ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.