Commit graph

19 commits

Author SHA1 Message Date
Ron Buckton
3a4d0b237f Add more tests for await 2018-09-21 10:32:28 -07:00
Ron Buckton
63adc5fb40 Add contextual typing for await operand 2018-09-21 10:32:18 -07:00
Ron Buckton
80dba4d63b Support promise-like types in contextual return type of async function 2018-09-21 10:32:00 -07:00
Wesley Wigham
648bd6e9e0 Skip more lib checks, improve test execution time a bit more (#18952)
* Skip more lib checks, improve test execution time a bit more

* Change complexRecursiveCollections to still check

* Remove way more
2017-10-04 14:43:35 -07:00
Ron Buckton
ff1f33729b Improve contextual types and return type checking 2017-06-08 16:44:42 -07:00
Ron Buckton
80a7716117 PR Feedback 2017-06-08 11:27:35 -07:00
Ron Buckton
6bbacb64ce Improve contextual types using jsdoc tags 2017-06-07 17:14:27 -07:00
Kanchalai Tanglertsampan
56f31c3266 Address code review 2017-02-03 10:54:15 -08:00
Kanchalai Tanglertsampan
70ca18e91c Add a test for contextual type in JSXAttributes 2017-01-18 15:17:09 -08:00
Herrington Darkholme
df58df17f6 Add partially annotated function tests 2016-10-17 09:04:16 -07:00
Ryan Cavanaugh
5b3c272dbb Disallow left comma operator operands which don't have side effects 2016-09-12 14:45:42 -07:00
Ryan Cavanaugh
b82ff93b01 Don't crash if there's no JSX.Element during SFC resolution
Fixes #7286
2016-02-29 18:35:48 -08:00
Nathan Shively-Sanders
42cc565680 Support string literals+computed property names
With tests and associated baseline updates
2016-02-29 13:09:23 -08:00
Nathan Shively-Sanders
0d37241394 Add test cases and baselines. 2016-02-29 10:15:23 -08:00
Daniel Rosenwasser
5323fa6783 Added tests for LHS expressions. 2016-01-04 23:00:45 -05:00
Daniel Rosenwasser
06bff434cc Added 'noImplicitAny' to tests. 2016-01-04 22:48:53 -05:00
Daniel Rosenwasser
24a108936f Added tests. 2016-01-04 22:39:31 -05:00
Daniel Rosenwasser
64c96323aa Added test. 2015-12-23 16:50:24 -08:00
Daniel Rosenwasser
1ab10adbdc Added tests. 2015-09-17 00:53:17 -07:00