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

no-inferred-empty-object: handle partial generics #52

Open
ajafff opened this issue Feb 4, 2018 · 1 comment
Open

no-inferred-empty-object: handle partial generics #52

ajafff opened this issue Feb 4, 2018 · 1 comment
Labels
blocked revisit upstream compatibility Changes needed to support new/upcoming language features or API changes in the TypeScript compiler

Comments

@ajafff
Copy link
Member

ajafff commented Feb 4, 2018

microsoft/TypeScript#10571 proposes skipping TypeArguments so they get inferred by the compiler. no-inferred-empty-object needs to handle this case once it lands in the compiler.

@ajafff ajafff added the revisit label Feb 4, 2018
@ajafff
Copy link
Member Author

ajafff commented Apr 26, 2018

Upstream PR is up at microsoft/TypeScript#23696
New proposal: microsoft/TypeScript#26242

@ajafff ajafff added the blocked label Apr 26, 2018
@ajafff ajafff added the upstream compatibility Changes needed to support new/upcoming language features or API changes in the TypeScript compiler label Apr 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked revisit upstream compatibility Changes needed to support new/upcoming language features or API changes in the TypeScript compiler
Projects
None yet
Development

No branches or pull requests

1 participant