Commit Graph

7 Commits

Author SHA1 Message Date
Stephan Ginthör
7b449a5e62 Fixes #17080
Readded untouched pull_request_template.md
2018-01-22 22:09:35 +01:00
Stephan Ginthör
d11341820e Fixes #17080
Fixed the two requested changes.
1) Deleting the file "pull_request_template.md"
2) Declaring functions in tests, instead of defining
2018-01-22 21:45:37 +01:00
Stephan Ginthör
5a87a94c59 Fixes #17080
https://github.com/Microsoft/TypeScript/issues/17080
Added testcases from the Github bugreport (all working as intended now).
Signed CLA.
2018-01-22 13:40:57 +01:00
Stephan Ginthör
18e1ac0306 Fixes #17080
Changes are in src/compiler.checker.ts only
The second arguments to the function "removeOptionalityFromDeclaredType" has been changed from "getRootDeclaration(declaration)" to "declaration".
2018-01-22 09:52:58 +01:00
Mohamed Hegazy
7e1dd66c19 Update to use help wanted instead of Accepting PRs (#19105) 2017-10-11 13:44:07 -07:00
Daniel Rosenwasser
ae8b943f51 No bold "Fixes" 2016-02-19 14:00:00 -08:00
Ryan Cavanaugh
bebc3a64b8 Add issue and PR templates 2016-02-17 11:40:21 -08:00