TypeScript/src
Nathan Shively-Sanders 70447cbcc9 Accept baselines
And the code is still wrong!
2021-11-03 13:29:57 -07:00
..
cancellationToken
compiler Accept baselines 2021-11-03 13:29:57 -07:00
debug Allow assignments to a narrowable reference to be considered narrowable 2020-07-29 16:37:25 -07:00
deprecatedCompat Import assertion (#40698) 2021-09-20 14:15:22 -07:00
executeCommandLine feat: display the tsconfig generated when running tsc --init (#45930) 2021-10-01 14:08:06 +01:00
harness Fix findUpDir.ts and uses 2021-11-01 16:45:49 -04:00
instrumenter Update tsc-instrumented for project build (#45383) 2021-08-10 14:53:17 -07:00
jsTyping Detect preference for Unode:-prefixed node core modules (#45080) 2021-07-19 09:56:24 -07:00
lib 🤖 Update TypeScript DOM Libs (#46222) 2021-10-28 09:14:26 -07:00
loc/lcl LEGO: Merge pull request 46601 2021-10-29 22:17:49 -07:00
loggedIO Changes to enable the module conversion script 2021-10-16 08:12:59 -04:00
server Set hasAddedOrRemovedSymlinks when discovering an existing file by its link (#46569) 2021-10-29 15:47:48 -07:00
services fix(43292): forbid highlighting multiline template strings (#46531) 2021-11-01 14:21:38 -07:00
shims Fix definition of ts.Iterator 2020-11-11 18:42:12 -08:00
testRunner Fix findUpDir.ts and uses 2021-11-01 16:45:49 -04:00
tsc Refactor node factory API, use node factory in parser (#35282) 2020-06-16 16:55:03 -07:00
tsserver Changes to enable the module conversion script 2021-10-16 08:12:59 -04: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 Enable events on web server (#45313) 2021-08-05 16:10:01 -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