TypeScript/src
Wesley Wigham 8268f2adec
Avoid bogus circularity error on context sensitive constructor property assignments (#44601)
* Avoid bogus circularity error on context sensitive constructor property assignments

* Add JS case and ensure its fixed
2021-07-15 17:06:56 -07:00
..
cancellationToken
compiler Avoid bogus circularity error on context sensitive constructor property assignments (#44601) 2021-07-15 17:06:56 -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 Reduce exceptions (#44710) 2021-06-28 15:45:35 -07:00
instrumenter
jsTyping Add way to exclude files and directories to watch (#39243) 2020-11-04 13:30:06 -08: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 45060 2021-07-15 16:13:30 -07:00
server Support syntactic diagnostics in partial mode (#44859) 2021-07-13 11:22:34 -07:00
services Fix auto import require of CJS module with module:es2015+ and allowSyntheticDefaultExports (#44955) 2021-07-15 16:08:05 -07:00
shims Fix definition of ts.Iterator 2020-11-11 18:42:12 -08:00
testRunner Support syntactic diagnostics in partial mode (#44859) 2021-07-13 11:22:34 -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