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
cjihrig eadf943e59 fix(console): constrol inspect() indent with option (#14867)
This commit updates the Deno.inspect() logic to use the
indentLevel option to control indentation instead of passing
around separate indent/level parameters internally.

Refs: https://github.com/denoland/deno/issues/8099
Refs: https://github.com/denoland/deno/issues/14171
2022-06-15 09:52:28 -04:00
..
integration feat(test): update test summary report (#14629) 2022-06-14 20:51:49 +02:00
testdata feat(test): update test summary report (#14629) 2022-06-14 20:51:49 +02:00
unit fix(console): constrol inspect() indent with option (#14867) 2022-06-15 09:52:28 -04:00
integration_tests.rs chore: update copyright to 2022 (#13306) 2022-01-07 22:09:52 -05:00