dsherret / ts-nameof

nameof in TypeScript
MIT License
492 stars 23 forks source link

Replace Use of Deprecated APIs #123

Open celluj34 opened 1 year ago

celluj34 commented 1 year ago

This PR replicates the changes made by @manuth in PR #122.

I tried upgrading my project to TS v5 but got some build errors because the deprecated APIs were removed. I'd like to keep using this package as well as upgrade to v5.

celluj34 commented 1 year ago

@dsherret Would it be possible to get this reviewed? I know this package is deprecated but it's just so dang useful 🙏