Can I force the DevTools console to return plain text?

Can I make this show as [[arr], [arr], [etc]]?

console.log(JSON.stringify(variable))

1 Like

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.