TypeScript/src
Andrew Branch 48aecfa5a5
Consider module augmentations in files referenced by imports in watch/incremental (#45156)
* Consider module augmentations in files referenced by importsin watch/incremental

* Accept baselines

* Accept other baseline

* Hooray optional chaining

* Delete outdated and unuseful comment
2021-07-23 16:32:52 -07:00
..
cancellationToken
compiler Consider module augmentations in files referenced by imports in watch/incremental (#45156) 2021-07-23 16:32:52 -07:00
debug Allow assignments to a narrowable reference to be considered narrowable 2020-07-29 16:37:25 -07:00
deprecatedCompat @link support, second try (#43312) 2021-03-22 16:39:35 -07:00
executeCommandLine New command line help developer experience. (#44157) 2021-06-16 14:18:00 +01:00
harness Fix and validate post-increment/decrement in module emit (#44968) 2021-07-19 13:34:42 -07:00
instrumenter
jsTyping Detect preference for Unode:-prefixed node core modules (#45080) 2021-07-19 09:56:24 -07:00
lib Migrate latest dom types into libdom.d.ts (#44684) 2021-06-25 14:25:30 -07:00
loc/lcl LEGO: Merge pull request 45092 2021-07-18 16:17:56 -07:00
server Don’t try to create auto import provider when host program doesn’t exist (#45126) 2021-07-20 11:16:58 -07:00
services Filter auto imports by symbol flags before resolving module specifiers (#45168) 2021-07-23 15:56:34 -07:00
shims Fix definition of ts.Iterator 2020-11-11 18:42:12 -08:00
testRunner Consider module augmentations in files referenced by imports in watch/incremental (#45156) 2021-07-23 16:32:52 -07:00
tsc Refactor node factory API, use node factory in parser (#35282) 2020-06-16 16:55:03 -07:00
tsserver Fix decorator emit regression for static fields (#44933) 2021-07-07 16:58:36 -07:00
tsserverlibrary Rename 'compat' to 'deprecatedCompat'. (#41000) 2020-11-02 14:25:12 -08:00
typescriptServices Rename 'compat' to 'deprecatedCompat'. (#41000) 2020-11-02 14:25:12 -08:00
typingsInstaller feat(eslint): consistent-type-assertions (#43556) 2021-05-18 06:20:57 -07:00
typingsInstallerCore feat(eslint): consistent-type-assertions (#43556) 2021-05-18 06:20:57 -07:00
watchGuard
webServer New command line help developer experience. (#44157) 2021-06-16 14:18:00 +01:00
.eslintrc.json
tsconfig-base.json Replaces the default module index resolver with '/index' instead of '' when handling internal routing for dts bundles (#39277) 2020-09-11 08:12:07 -04:00
tsconfig-library-base.json Produce source maps for local typescriptServices build (#41589) 2020-11-30 14:28:13 -08:00
tsconfig-noncomposite-base.json
tsconfig.json