https://github.com/Microsoft/TypeScript
Revision 16faef1d8d522b66b6c672bdd15b4026e2018a62 authored by Sheetal Nandi on 27 September 2022, 22:57:29 UTC, committed by GitHub on 27 September 2022, 22:57:29 UTC
* Add test

* During uptodate ness check, with buildInfo, check if there are errors in the program to determine uptodateness
Fixes #50959

* Comment update
1 parent 63791f5
History
Tip revision: 16faef1d8d522b66b6c672bdd15b4026e2018a62 authored by Sheetal Nandi on 27 September 2022, 22:57:29 UTC
During uptodate ness check with buildInfo, check if there are errors explicitly with noEmit (#50974)
Tip revision: 16faef1
File Mode Size
.devcontainer
.github
.vscode
bin
doc
lib
scripts
src
tests
.dockerignore -rw-r--r-- 986 bytes
.editorconfig -rw-r--r-- 188 bytes
.eslintignore -rw-r--r-- 617 bytes
.eslintplugin.js -rw-r--r-- 391 bytes
.eslintrc.json -rw-r--r-- 6.8 KB
.gitattributes -rw-r--r-- 42 bytes
.gitignore -rw-r--r-- 2.9 KB
.yarnrc -rw-r--r-- 27 bytes
CODE_OF_CONDUCT.md -rw-r--r-- 333 bytes
CONTRIBUTING.md -rw-r--r-- 15.4 KB
CopyrightNotice.txt -rw-r--r-- 812 bytes
Dockerfile -rw-r--r-- 252 bytes
Gulpfile.js -rw-r--r-- 31.0 KB
LICENSE.txt -rw-r--r-- 9.0 KB
README.md -rw-r--r-- 3.1 KB
SECURITY.md -rw-r--r-- 2.7 KB
ThirdPartyNoticeText.txt -rw-r--r-- 36.9 KB
package-lock.json -rw-r--r-- 662.5 KB
package.json -rw-r--r-- 3.7 KB

README.md

back to top