WIP
This commit is contained in:
parent
94dc861b87
commit
1183950dad
4 changed files with 277 additions and 9 deletions
1
lib/pp.js
Normal file
1
lib/pp.js
Normal file
|
|
@ -0,0 +1 @@
|
|||
module.exports = o => console.log(require('util').inspect(o, {depth: null, colors: true}))
|
||||
Loading…
Add table
Add a link
Reference in a new issue