Closed harpreetkhalsagtbit closed 6 years ago
Check if possible to refactor this code
promiseWaterfall([ readJsonFile(path.join(process.cwd(), "/geek.json")), ]).then((res) => {
Done
Check if possible to refactor this code