Files
TypeScript/src/services
Andrew BranchandGitHub 89badcc9d5 Add 'Remove unnecessary await' suggestion and fix (#32363)
* Add remove unnecessary await fix

* Add test for removing unnecessary parens after await is gone

* Fix handling of numbers in property access expressions

* Don’t offer suggestion when awaited type is any/unknown

* Fix random other test

* Fix new expression edge cases

* Only remove parens for identifiers and call expressions
2019-07-12 11:03:20 -07:00
..
2018-11-06 09:54:23 -08:00
2019-06-13 12:41:21 -07:00
2018-07-25 12:30:13 -07:00
2019-01-14 17:05:25 -08:00
2019-04-18 16:23:06 -07:00
2018-12-31 16:25:26 -08:00
2019-06-13 12:41:21 -07:00