Files
TypeScript/tests
TypeScript Bot 77b83f1106 Cherry-pick PR #49104 into release-4.7 (#49135)
Component commits:
4c6e802772 Remove bigint from Object.freeze in es5.d.ts
`BigInt` isn't resolved whenever `lib < es2020`, but it's not an error
when `target < es2020`. I have a few ideas for improving this situation
but for the RC I'm going to remove `bigint` from Object.freeze's
signature.

6d5bf6a5ee Update other baselines

e1958f7a23 No errors for missing apparent type of bigint,symbol for any target

86fc8dbd0b Update test text

Co-authored-by: Nathan Shively-Sanders <nathansa@microsoft.com>
2022-05-16 10:57:39 -07:00
..