TypeScript/src
Song d897646a4a
fix 39453 (#39579)
* fix 39453

* add restriction.

* add tests

* comment.

* fix as suggestion.
2020-07-21 09:40:25 -07:00
..
cancellationToken Use fs.existsSync to check for cancellation (#36190) 2020-01-15 12:53:40 -08:00
compat Move deprecated jsdoc tags to compat/deprecations.ts 2020-07-07 14:01:27 -07:00
compiler Consistent errors on circular base types (#39675) 2020-07-20 20:35:47 -07:00
debug Properly handle control flows from returns in try/catch within IIFE (#36901) 2020-02-25 16:14:00 -08:00
executeCommandLine Merge branch 'master' into migrateMapsAndSets 2020-07-07 13:53:46 -07:00
harness Add refactor convertToOptionalChainExpression (#39135) 2020-07-13 19:33:33 -07:00
instrumenter
jsTyping Merge branch 'master' into migrateMapsAndSets 2020-07-07 13:53:46 -07:00
lib Update bigint declaration file (#38526) 2020-06-22 14:55:04 -07:00
loc/lcl LEGO: check in for master to temporary branch. 2020-07-21 04:10:47 +00:00
server Resolve only relative references in open files on syntax server (#39476) 2020-07-16 14:31:24 -07:00
services fix 39453 (#39579) 2020-07-21 09:40:25 -07:00
shims Switch to ES Map/Set internally (#33771) 2020-06-26 10:12:47 -07:00
testRunner Triple slash references must resolve against the resolved file name (.d.ts and not original source file) since they are rewritten in the .d.ts emit (#39645) 2020-07-17 16:25:32 -07:00
tsc Refactor node factory API, use node factory in parser (#35282) 2020-06-16 16:55:03 -07:00
tsserver Merge branch 'master' into migrateMapsAndSets 2020-07-07 13:53:46 -07:00
tsserverlibrary Refactor node factory API, use node factory in parser (#35282) 2020-06-16 16:55:03 -07:00
typescriptServices Refactor node factory API, use node factory in parser (#35282) 2020-06-16 16:55:03 -07:00
typingsInstaller Merge branch 'master' into migrateMapsAndSets 2020-07-07 13:53:46 -07:00
typingsInstallerCore Merge branch 'master' into migrateMapsAndSets 2020-07-07 13:53:46 -07:00
watchGuard add .eslintrc for src and scripts. update typescript-eslint 2019-08-14 12:34:16 +03:00
.eslintrc.json Remove distinction between CI lint and local lint (#36430) 2020-01-24 16:23:14 -08:00
tsconfig-base.json Improve type checking and inference for Generators and Async Generators (#30790) 2019-07-03 21:55:59 -07:00
tsconfig-library-base.json
tsconfig-noncomposite-base.json
tsconfig.json Add external mapShim/debug modules (#33712) 2019-10-07 13:31:07 -07:00