Skip to content

Conversation

benmccann
Copy link
Member

Just keeping things a bit more up-to-date

@dummdidumm
Copy link
Member

That lint error needs to be ignored because the generics need to match between interface and class I think.

@dummdidumm
Copy link
Member

One disadvantage of bumping TS is that we might accidentally use type constructs introduced in later versions which forces TS users to bump their version of TS which might be interpreted as a breaking change.

@benmccann
Copy link
Member Author

Ah, I had been thinking that any differences from TypeScript features would disappear after the code is compiled, but I suppose there's some risk that someone uses a new feature in a .d.ts file

I'll close in favor of #5747

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