1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-22 23:34:47 -05:00
denoland-deno/cli/tests
Andreu Botella 76c7b9abf9
fix(tsc): Add typings for Intl.ListFormat (#13301)
V8 has supported `Intl.ListFormat` since version 7.2, but TypeScript doesn't
have typings for it yet. This PR manually adds those typings, copying them from
microsoft/TypeScript#47254.
2022-01-17 06:50:10 +01:00
..
integration fix(cli): Don't strip shebangs from modules (#13220) 2022-01-16 16:48:32 +01:00
testdata fix(cli): Don't strip shebangs from modules (#13220) 2022-01-16 16:48:32 +01:00
unit fix(tsc): Add typings for Intl.ListFormat (#13301) 2022-01-17 06:50:10 +01:00
integration_tests.rs chore: update copyright to 2022 (#13306) 2022-01-07 22:09:52 -05:00