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

downlevel interface and object get/set accessors in <4.3 #92

Open
nbilyk opened this issue Dec 6, 2024 · 2 comments
Open

downlevel interface and object get/set accessors in <4.3 #92

nbilyk opened this issue Dec 6, 2024 · 2 comments

Comments

@nbilyk
Copy link

nbilyk commented Dec 6, 2024

Interface and object literal getters/setters were introduced in TS 4.3

Support downleveling these to properties like is done in class definitions.

https://www.typescriptlang.org/docs/handbook/release-notes/typescript-4-3.html

@nbilyk
Copy link
Author

nbilyk commented Dec 6, 2024

I'm willing to submit a PR for this but I have some PRs incoming first for general improvements before I work through my 5.3 -> 3.7 issues.

@nbilyk
Copy link
Author

nbilyk commented Dec 6, 2024

I am just noticing that this repo has gone into KTLO and hasn't had a commit in 2 years. Unless I see activity I will iterate within my fork and just post a link to the community. This library is one of a kind and I'd like to see it revived.

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

No branches or pull requests

1 participant