TypeScript/src
Daniel Rosenwasser 210090b483
No template refactor on plain strings (#36785)
* Add/convert to failing tests.

* Stop offering to convert single string literals to template expressions.

* Ensure we're actually testing for single quotes.
2020-02-13 12:22:53 -08:00
..
cancellationToken Use fs.existsSync to check for cancellation (#36190) 2020-01-15 12:53:40 -08:00
compiler Avoid expensive relationship checking in mapped type member resolution (#36754) 2020-02-12 15:05:01 -08:00
debug Rename debug.ts so its name differs from its namespace (#35596) 2019-12-09 16:35:01 -08:00
executeCommandLine fix(36385): return failed exit code if tsconfig doesn't exist and there are no input files. (#36474) 2020-01-28 16:11:19 -08:00
harness Enable @typescript-eslint/space-before-function-paren, @typescript-eslint/no-unused-expressions (#36569) 2020-02-04 14:43:25 -08:00
instrumenter
jsTyping Add watchOptions to tsconfig and allow supplying them on command line as well (#35615) 2019-12-11 13:26:44 -08:00
lib Subtypes of ErrorConstructor extend it (#35549) 2020-01-29 13:26:00 -08:00
loc/lcl LEGO: check in for master to temporary branch. 2020-01-17 04:10:10 +00:00
server Handle walkThroughSnippet:/ and untitled:/ as dynamic files (#36722) 2020-02-10 13:55:43 -08:00
services No template refactor on plain strings (#36785) 2020-02-13 12:22:53 -08:00
shims Move most harness globals into namespaces (#35530) 2019-12-06 15:20:49 -08:00
testRunner Add --git-dir and --work-tree to user tests (#35362) 2020-02-12 15:21:29 -08:00
tsc Merge branch 'master' into separate-nodetypes 2020-02-12 11:23:51 -08:00
tsserver Fixes to handle file names in module resolution watching and createGetCanonicalFileName (#36106) 2020-01-31 10:40:57 -08:00
tsserverlibrary Add external mapShim/debug modules (#33712) 2019-10-07 13:31:07 -07:00
typescriptServices Add external mapShim/debug modules (#33712) 2019-10-07 13:31:07 -07:00
typingsInstaller @typescript-eslint/semi 2019-06-14 09:46:02 +03:00
typingsInstallerCore Add watchOptions to tsconfig and allow supplying them on command line as well (#35615) 2019-12-11 13:26:44 -08: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 Update gulp to build using this branch 2019-03-01 13:44:14 -08:00
tsconfig-noncomposite-base.json Update gulp to build using this branch 2019-03-01 13:44:14 -08:00
tsconfig.json Add external mapShim/debug modules (#33712) 2019-10-07 13:31:07 -07:00