Dumping whole array: console.log and console.dir output “… NUM more items]”

前端 未结 5 1945
悲&欢浪女
悲&欢浪女 2020-12-04 23:34

I am trying to log a long array so I can copy it quickly in my terminal. However, if I try and log the array it looks like:

[\'item\',
 \'item\',
  >>m         


        
5条回答
提交回复
热议问题