how to break console.log maximum characters limit
hi, im using usual
deno run file.ts command and realized that there is a limit to number characters that shown on console.log on my terminal(which is 100 characters), is there any workaround related to this?