Skip to content

Simplified proxy creation using prototypal inheritance #5

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kronodeus
Copy link

Figured it wouldn't hurt to cut down on boilerplate. Should be functionally equivalent.

@j4k0xb
Copy link

j4k0xb commented May 3, 2024

this crashes for me:

[error] Error: TypeScript Server Error (5.4.5)
this.languageService.getCurrentProgram is not a function
TypeError: this.languageService.getCurrentProgram is not a function
at ConfiguredProject2.updateGraphWorker (node_modules/typescript/lib/tsserver.js:179505:45)

but const proxy = { ...info.languageService }; works

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