Files
TypeScript/src
Nathan Shively-SandersandGitHub a816162923 Remove unneeded Array and Promise JS rewrites (#35482)
Type-argument defaulting is handled elsewhere in the compiler.
This is a small drive-by improvement, so I didn't change the handling of
'array' or 'promise'; they still manually create `any[]` and
`Promise<any>`, respectively.
2019-12-04 09:06:42 -08:00
..
2019-11-19 15:02:51 -08:00
2019-10-21 10:46:41 -07:00
2019-06-14 09:46:02 +03:00