Skip to content

Commit 0028bf0

Browse files
committed
Update again
1 parent 772a770 commit 0028bf0

10 files changed

+535
-44
lines changed

src/lib/dom.generated.d.ts

Lines changed: 258 additions & 1 deletion
Large diffs are not rendered by default.

src/lib/webworker.generated.d.ts

Lines changed: 248 additions & 14 deletions
Large diffs are not rendered by default.

tests/baselines/reference/checkJsxChildrenCanBeTupleType.types

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Assignability cache: 2,500
55
Type Count: 10,000
66
Instantiation count: 100,000
7-
Symbol count: 50,000
7+
Symbol count: 100,000
88

99
=== checkJsxChildrenCanBeTupleType.tsx ===
1010
/// <reference path="react16.d.ts" />

tests/baselines/reference/contextuallyTypedJsxChildren.types

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Assignability cache: 2,500
55
Type Count: 10,000
66
Instantiation count: 100,000
7-
Symbol count: 50,000
7+
Symbol count: 100,000
88

99
=== contextuallyTypedJsxChildren.tsx ===
1010
/// <reference path="react16.d.ts" />

tests/baselines/reference/globalThisBlockscopedProperties.types

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

tests/baselines/reference/jsxJsxsCjsTransformNestedSelfClosingChild(jsx=react-jsx).types

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Assignability cache: 2,500
55
Type Count: 10,000
66
Instantiation count: 100,000
7-
Symbol count: 50,000
7+
Symbol count: 100,000
88

99
=== jsxJsxsCjsTransformNestedSelfClosingChild.tsx ===
1010
/// <reference path="react16.d.ts" />

tests/baselines/reference/jsxJsxsCjsTransformNestedSelfClosingChild(jsx=react-jsxdev).types

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Assignability cache: 2,500
55
Type Count: 10,000
66
Instantiation count: 100,000
7-
Symbol count: 50,000
7+
Symbol count: 100,000
88

99
=== jsxJsxsCjsTransformNestedSelfClosingChild.tsx ===
1010
/// <reference path="react16.d.ts" />

tests/baselines/reference/mappedTypeRecursiveInference.errors.txt

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

tests/baselines/reference/mappedTypeRecursiveInference.types

Lines changed: 20 additions & 20 deletions
Large diffs are not rendered by default.

tests/baselines/reference/tsxReactEmitSpreadAttribute(target=es2018).types

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Assignability cache: 2,500
55
Type Count: 10,000
66
Instantiation count: 100,000
7-
Symbol count: 50,000
7+
Symbol count: 50,000 -> 100,000
88

99
=== test.tsx ===
1010
/// <reference path="react16.d.ts" />

0 commit comments

Comments
 (0)