dsherret / ts-nameof

nameof in TypeScript
MIT License
492 stars 23 forks source link

Replace Use of Deprecated API #122

Closed manuth closed 1 year ago

manuth commented 2 years ago

Currently, this plugin relies on deprecated TypeScript API causing some warnings to appear when compiling TypeScript projects. Changes made in this PR will replace these calls with their current equivalents.

celluj34 commented 1 year ago

Honestly I was kinda hoping this PR would be merged. I still use this library so getting rid of the warnings would be nice.

manuth commented 1 year ago

I'm terribly sorry. I accidentally force pushed my branch thus this PR got closed. I'll go open it up again.

However, while you have a look at the newly created PR, you might want to check out my try on creating a community driven fork of this project:

https://github.com/typescript-nameof/nameof