mirror of
https://github.com/diced/zipline.git
synced 2025-04-11 23:31:17 -05:00
I guess this works? So cool :O
This commit is contained in:
parent
5dfcee7801
commit
f6b1132849
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
import config from 'lib/config';
|
||||
import 'lib/config';
|
||||
import { inspect } from 'util';
|
||||
|
||||
console.log(inspect(config, { depth: Infinity, colors: true }));
|
||||
|
|
Loading…
Add table
Reference in a new issue