Skip to content

Allow template string with no substitutions to be used as a string literal type #18452

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

Merged
1 commit merged into from
Sep 14, 2017

Conversation

ghost
Copy link

@ghost ghost commented Sep 13, 2017

Fixes #16592

Allows to write:

let x: `foo`;

Sequel of sorts to #17704

@ghost ghost force-pushed the noSubstitutionTemplateStringLiteralTypes branch from a85c2da to a51c952 Compare September 13, 2017 21:31
@ghost ghost merged commit e91af7d into master Sep 14, 2017
@ghost ghost deleted the noSubstitutionTemplateStringLiteralTypes branch September 14, 2017 18:20
@microsoft microsoft locked and limited conversation to collaborators Jun 14, 2018
This pull request was closed.
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.

2 participants