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

Get: Fix handling of paths with number template literal #968

Merged
merged 2 commits into from
Nov 6, 2024
Merged

Conversation

sindresorhus
Copy link
Owner

Fixes #967

test-d/get.ts Show resolved Hide resolved
@sindresorhus sindresorhus merged commit b93f54a into main Nov 6, 2024
8 checks passed
@sindresorhus sindresorhus deleted the get-fix branch November 6, 2024 15:45
Repository owner deleted a comment from KelvinNelly Nov 14, 2024
Repository owner deleted a comment from KelvinNelly Nov 14, 2024
Repository owner locked as resolved and limited conversation to collaborators Nov 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Get<T, Paths> resolves to unknown if Paths contains a template literal type
4 participants