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

Ignore string (but keep numeric) index signatures from constraints #31000

Merged
merged 5 commits into from Apr 26, 2019

Conversation

ahejlsberg
Copy link
Member

Fixes #30938.

# Conflicts:
#	tests/baselines/reference/keyofAndIndexedAccess2.errors.txt
#	tests/baselines/reference/keyofAndIndexedAccess2.js
#	tests/baselines/reference/keyofAndIndexedAccess2.symbols
#	tests/baselines/reference/keyofAndIndexedAccess2.types
#	tests/cases/conformance/types/keyof/keyofAndIndexedAccess2.ts
@ahejlsberg
Copy link
Member Author

@RyanCavanaugh Would you mind reviewing this?

@ahejlsberg ahejlsberg merged commit 95413f0 into master Apr 26, 2019
@ahejlsberg ahejlsberg deleted the ignoreStringIndexSignaturesOnly branch April 26, 2019 00:01
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.

Infer IndexedAccess type when accessing property of type variable
2 participants