Files
puppeteer/utils/doclint/check_public_api
Jack Franklin 4b0fd8bc30 chore: upgrade to TypeScript 3.7 (#5562)
TypeScript seems to struggle to understand `Promise.all` when the items in the array return different types. If we were authoring in TS we could fix this with TS generics (`Promise.all<OurTypeHere>(...)`) but for now we can typecast the result. We'll fix this properly when we author in TS.
2020-03-31 18:42:32 +02:00
..
2019-01-25 23:21:14 -05:00