TypeScript/src
2021-05-27 14:20:23 -07:00
..
cancellationToken Use fs.existsSync to check for cancellation (#36190) 2020-01-15 12:53:40 -08:00
compiler Move string trim methods from utilities to core (#44308) 2021-05-27 14:20:23 -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 feat(eslint): consistent-type-assertions (#43556) 2021-05-18 06:20:57 -07:00
harness Ensure AutoImportProviderProject can share source files with main program (#44274) 2021-05-26 16:47:40 -07:00
instrumenter
jsTyping Add way to exclude files and directories to watch (#39243) 2020-11-04 13:30:06 -08:00
lib IntelliSense doc string.replace typo (#41385) 2021-05-25 08:05:27 -07:00
loc/lcl LEGO: check in for master to temporary branch. 2020-12-10 00:10:58 +00:00
server Ensure AutoImportProviderProject can share source files with main program (#44274) 2021-05-26 16:47:40 -07:00
services redirectsTarget is keyed with Path (#44278) 2021-05-26 16:50:14 -07:00
shims Fix definition of ts.Iterator 2020-11-11 18:42:12 -08:00
testRunner Add type brands for fileId and fileIdListId (#44280) 2021-05-27 11:15:13 -07:00
tsc Refactor node factory API, use node factory in parser (#35282) 2020-06-16 16:55:03 -07:00
tsserver feat(eslint): consistent-type-assertions (#43556) 2021-05-18 06:20:57 -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 feat(eslint): consistent-type-assertions (#43556) 2021-05-18 06:20:57 -07:00
.eslintrc.json Remove distinction between CI lint and local lint (#36430) 2020-01-24 16:23:14 -08:00
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