TypeScript/src
2021-02-16 10:28:48 -08:00
..
cancellationToken
compiler Add error for missing await in conditionals 2021-02-16 12:00:41 -05:00
debug Allow assignments to a narrowable reference to be considered narrowable 2020-07-29 16:37:25 -07:00
deprecatedCompat Add support for abstract constructor types (#36392) 2021-01-07 17:11:14 -08:00
executeCommandLine Refactor the tracing namespace organization 2021-02-11 16:08:35 -05:00
harness Refactor project references and source map tsserver tests so they are inline for easy editing (#42782) 2021-02-12 14:32:23 -08:00
instrumenter
jsTyping Add way to exclude files and directories to watch (#39243) 2020-11-04 13:30:06 -08:00
lib Use spaces instead of non-breaking spaces, narrow non-breaking spaces. (#42500) 2021-02-03 14:29:42 -08:00
loc/lcl LEGO: check in for master to temporary branch. 2020-12-10 00:10:58 +00:00
server Handle if plugin doesnt specify name (#42717) 2021-02-09 15:23:29 -08:00
services Fix import fix on react or react dev (#41950) 2021-02-16 10:28:48 -08:00
shims Fix definition of ts.Iterator 2020-11-11 18:42:12 -08:00
testRunner Refactor project references and source map tsserver tests so they are inline for easy editing (#42782) 2021-02-12 14:32:23 -08:00
tsc Refactor node factory API, use node factory in parser (#35282) 2020-06-16 16:55:03 -07:00
tsserver Refactor the tracing namespace organization 2021-02-11 16:08:35 -05: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 Merge branch 'master' into migrateMapsAndSets 2020-07-07 13:53:46 -07:00
typingsInstallerCore Add way to exclude files and directories to watch (#39243) 2020-11-04 13:30:06 -08:00
watchGuard
webServer Adds experimental support for running TS Server in a web worker (#39656) 2020-12-08 16:09:43 -08: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