Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-23 | fix(inspect): ensure non-compact output when object literal has newline in ↵ | David Sherret | |
entry text (#18366) Fixes `Deno.inspect` to make an object literal non-compact when an entry has multiple lines in it. | |||
2022-09-19 | refactor: move out test files from root testdata directory into sub ↵ | David Sherret | |
directories (#15949) |