refactor: numerous improvements (#32)
This commit is contained in:
+1
-1
@@ -12,5 +12,5 @@
|
||||
* @param {Args} args
|
||||
*/
|
||||
exports.run = function run(args) {
|
||||
console.log(args);
|
||||
console.log(JSON.stringify(args, null, 2));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user