discordx-ts / discordx

🤖 Create a discord bot with TypeScript and Decorators!
https://discordx.js.org
Apache License 2.0
588 stars 50 forks source link

fix: typedi example tsconfig.json #944

Closed DebitCardz closed 1 year ago

DebitCardz commented 1 year ago

Please describe the changes this PR makes and why it should be merged: Set emitDecoratorMetadata to true because typedi requires it to be true, provides a better reference for example.

Package