Added padding utility and updated logger object
This commit is contained in:
@ -8,6 +8,7 @@
|
||||
"declarationMap": true,
|
||||
"experimentalDecorators": true,
|
||||
"esModuleInterop": true,
|
||||
"inlineSourceMap": true,
|
||||
"lib": ["ESNext", "DOM"],
|
||||
"module": "ES6",
|
||||
"moduleResolution": "Node",
|
||||
|
Reference in New Issue
Block a user