Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace Use of Deprecated API #122

Closed
wants to merge 0 commits into from
Closed

Conversation

manuth
Copy link

@manuth manuth commented Sep 7, 2022

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.

@manuth manuth changed the title Replace deprecated function calls Replace Use of Deprecated API Sep 7, 2022
@manuth manuth closed this Mar 3, 2023
@celluj34
Copy link

celluj34 commented Mar 5, 2023

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
Copy link
Author

manuth commented Mar 7, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants