TypeScript/src/harness
Andrew Branch 571ca60b08
Add preceding semicolon on await insertion when parentheses are included (#34627)
* Add preceding semicolon on await insertion when parentheses are included

* Just start with precedingToken

* Fix semicolon formatter regression

* Delete test with debatable expected behavior

* Lint after control flow changes
2019-11-19 13:11:42 -08:00
..
client.ts refactor(spelling): correct misspelled response 2019-10-16 08:44:14 +02:00
collections.ts no-null/no-null 2019-07-18 10:50:38 +03:00
compiler.ts Allow allowJs and declaration to be used together (#32372) 2019-09-26 14:27:16 -07:00
documents.ts array-type: [ default: array, generic: array ] 2019-08-08 21:30:18 +03:00
evaluator.ts Merge branch 'master' of https://github.com/Microsoft/TypeScript into feature/eslint 2019-08-14 13:42:02 +03:00
fakes.ts Add test for --tsbuildinfo not as absolute or relative path 2019-10-14 14:29:14 -07:00
fourslash.ts Add preceding semicolon on await insertion when parentheses are included (#34627) 2019-11-19 13:11:42 -08:00
harness.ts More tests for super.method call chain, improve vary-by (#35013) 2019-11-18 18:03:37 -08:00
harnessLanguageService.ts Fix auto-imports from auto type acquisition definitions (#33766) 2019-10-17 13:59:09 -07:00
loggedIO.ts array-type: [ default: array, generic: array ] 2019-08-08 21:30:18 +03:00
runnerbase.ts Merge branch 'master' of https://github.com/Microsoft/TypeScript into feature/eslint 2019-07-02 17:57:44 +03:00
sourceMapRecorder.ts array-type: [ default: array, generic: array ] 2019-08-08 21:30:18 +03:00
tsconfig.json Collapse core/compiler/parser into parser 2018-06-11 17:07:58 -07:00
typeWriter.ts Merge branch 'master' of https://github.com/Microsoft/TypeScript into feature/eslint 2019-07-29 18:39:29 +03:00
utils.ts Sanitize module resolution logs for typesVersions entries 2018-09-11 14:19:28 -07:00
vfs.ts Merge branch 'master' into dtsOnlyEmit 2019-09-11 12:42:48 -07:00
virtualFileSystemWithWatch.ts Add external mapShim/debug modules (#33712) 2019-10-07 13:31:07 -07:00
vpath.ts array-type: [ default: array, generic: array ] 2019-08-08 21:30:18 +03:00