You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
regularExpressionCharacterClassRangeOrder.ts(11,4): error TS1538: Unicode escape sequences are only available when the Unicode (u) flag or the Unicode Sets (v) flag is set.
6
+
regularExpressionCharacterClassRangeOrder.ts(11,14): error TS1538: Unicode escape sequences are only available when the Unicode (u) flag or the Unicode Sets (v) flag is set.
7
+
regularExpressionCharacterClassRangeOrder.ts(11,25): error TS1538: Unicode escape sequences are only available when the Unicode (u) flag or the Unicode Sets (v) flag is set.
8
+
regularExpressionCharacterClassRangeOrder.ts(11,25): error TS1517: Range out of order in character class.
9
+
regularExpressionCharacterClassRangeOrder.ts(11,35): error TS1538: Unicode escape sequences are only available when the Unicode (u) flag or the Unicode Sets (v) flag is set.
9
10
regularExpressionCharacterClassRangeOrder.ts(12,25): error TS1517: Range out of order in character class.
10
11
regularExpressionCharacterClassRangeOrder.ts(13,25): error TS1517: Range out of order in character class.
11
12
regularExpressionCharacterClassRangeOrder.ts(15,10): error TS1517: Range out of order in character class.
@@ -14,7 +15,7 @@ regularExpressionCharacterClassRangeOrder.ts(16,31): error TS1517: Range out of
14
15
regularExpressionCharacterClassRangeOrder.ts(17,31): error TS1517: Range out of order in character class.
regularExpressionExtendedUnicodeEscapes.ts(2,3): error TS1538: Unicode escape sequences are only available when the Unicode (u) flag or the Unicode Sets (v) flag is set.
2
+
regularExpressionExtendedUnicodeEscapes.ts(2,13): error TS1538: Unicode escape sequences are only available when the Unicode (u) flag or the Unicode Sets (v) flag is set.
0 commit comments