https://github.com/Microsoft/TypeScript
Revision 28e3e6ff2f49f1dbf06d31809ec73dbe42f1aa63 authored by TypeScript Bot on 25 May 2021, 18:40:42 UTC, committed by GitHub on 25 May 2021, 18:40:42 UTC
* Cherry-pick PR #44219 into release-4.3

Component commits:
4475012558 Improve getNonNullableType function

86f09ae87c Add tests

d45806a984 More closely match previous behavior

634b01ab3a Add non-strict mode test

* Update LKG

Co-authored-by: Anders Hejlsberg <andersh@microsoft.com>
Co-authored-by: typescript-bot <typescript@microsoft.com>
1 parent d6e6fa7
History
Tip revision: 28e3e6ff2f49f1dbf06d31809ec73dbe42f1aa63 authored by TypeScript Bot on 25 May 2021, 18:40:42 UTC
🤖 Pick PR #44219 (Properly remove generic types that ...) into release-4.3 (#44243)
Tip revision: 28e3e6f
File Mode Size
.devcontainer
.github
.vscode
bin
doc
lib
loc
scripts
src
tests
.dockerignore -rw-r--r-- 1006 bytes
.editorconfig -rw-r--r-- 188 bytes
.eslintignore -rw-r--r-- 60 bytes
.eslintrc.json -rw-r--r-- 5.6 KB
.gitattributes -rw-r--r-- 42 bytes
.gitignore -rw-r--r-- 2.9 KB
.mailmap -rw-r--r-- 18.7 KB
.npmignore -rw-r--r-- 425 bytes
.yarnrc -rw-r--r-- 27 bytes
AUTHORS.md -rw-r--r-- 8.3 KB
CODE_OF_CONDUCT.md -rw-r--r-- 333 bytes
CONTRIBUTING.md -rw-r--r-- 11.7 KB
CopyrightNotice.txt -rw-r--r-- 812 bytes
Dockerfile -rw-r--r-- 252 bytes
Gulpfile.js -rw-r--r-- 32.1 KB
LICENSE.txt -rw-r--r-- 9.0 KB
README.md -rw-r--r-- 5.3 KB
ThirdPartyNoticeText.txt -rw-r--r-- 36.9 KB
package-lock.json -rw-r--r-- 384.6 KB
package.json -rw-r--r-- 4.2 KB

README.md

back to top