TypeScript/tests/cases/conformance
Wesley Wigham 0c36266706
Obey the excludeArgument parameter when checking JSX signature validity (#28002)
* Obey the excludeArgument parameter when checking JSX signature validity

* Fix conditional type extending any contextual types and accept baselines

* use flag check to also drop unknown from comparison for the same reason

* Slight refinement - make an intersection to ensure parameter constraints flow through contextual types when instantiated

* Format ternary more nicely
2018-10-22 16:36:11 -07:00
..
ambient
async Rename to _superIndex to test conflict 2018-10-04 08:07:42 +02:00
classes
constEnums
controlFlow Elt access assignment uses declared, not narrowed type (#27574) 2018-10-05 11:30:10 -07:00
declarationEmit Use semver ranges 2018-08-28 17:24:02 -07:00
decorators
dynamicImport
emitter
enums
es6
es7
es2017
es2018
es2019/importMeta
expressions Allow trailing void arguments to be omitted 2018-10-03 19:35:05 +01:00
externalModules
functions Add tests 2018-09-11 06:43:17 -07:00
interfaces
internalModules
jsdoc Check EOF token to get errors for JSDoc (#28000) 2018-10-19 16:23:34 -07:00
jsx Obey the excludeArgument parameter when checking JSX signature validity (#28002) 2018-10-22 16:36:11 -07:00
moduleResolution Support loading "index.d.ts" using "typesVersions" without "types", "typings", or "main" (#27514) 2018-10-03 11:44:16 -07:00
parser
references
salsa Fix alias of module.exports->exports->IIFE (#27992) 2018-10-19 13:50:38 -07:00
scanner include leading non-ASCII horizontal whitespace in SyntaxKind.WhitespaceTrivia token 2018-08-25 13:15:56 -04:00
statements
Symbols
types Merge pull request #27911 from Microsoft/fixCircularMappedType 2018-10-15 15:51:31 -07:00
typings
fixSignatureCaching.ts