node-pom-parser
node-pom-parser copied to clipboard
Refactor code to align to ES6 syntax
@nsinghal12 could you please assign this task to me.
@nsinghal12 could you also elaborate the problem statement with identified places where ES6 code refactor desired or will this task also include identifying the places where code factor for ES6 is required & made the changes accordingly ?
Hi @Amor64 - the task involves
- change
Promises to useasync/await - change
vartoconst
This task does not involve changing or removing callback.
Thanks for the input @nsinghal12 , will work on it.