1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-01 09:24:20 -04:00
denoland-deno/cli/tests
Bartek Iwańczuk ab0c33ebf8
feat: Stabilize Deno.consoleSize() API (#15933)
This commit stabilizes "Deno.consoleSize()" API. 

There is one change compared to previous unstable API,
in that the API doesn't accept any arguments. Console size
is established by querying syscalls for stdio streams at fd
0, 1 and 2.
2022-10-26 00:23:21 +02:00
..
integration fix(npm): add support for npm packages in lock files (#15938) 2022-10-25 18:20:07 +02:00
testdata chore: fix flaky esm_module_deno_test test (#16419) 2022-10-25 13:18:54 -04:00
unit feat: Stabilize Deno.consoleSize() API (#15933) 2022-10-26 00:23:21 +02:00
integration_tests.rs chore: update copyright to 2022 (#13306) 2022-01-07 22:09:52 -05:00