We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 012ea5a commit 3b58ba1Copy full SHA for 3b58ba1
common/corpus/types.txt
@@ -1129,7 +1129,7 @@ type A<B, C> = B extends C
1129
(template_literal_type
1130
(template_type
1131
(literal_type
1132
- (string)))
+ (string (string_fragment))))
1133
1134
1135
(number)))))
@@ -1157,7 +1157,7 @@ type A<B, C> = B extends C
1157
1158
(string))
1159
1160
- (string))))
+ (string (string_fragment)))))
1161
1162
(type_identifier)))
1163
(type_identifier))
0 commit comments