node-pom-parser icon indicating copy to clipboard operation
node-pom-parser copied to clipboard

Refactor code to align to ES6 syntax

Open nsinghal12 opened this issue 3 years ago • 4 comments

nsinghal12 avatar Oct 14 '22 05:10 nsinghal12

@nsinghal12 could you please assign this task to me.

Amor64 avatar Oct 15 '22 07:10 Amor64

@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 ?

Amor64 avatar Oct 15 '22 07:10 Amor64

Hi @Amor64 - the task involves

  • change Promises to use async/await
  • change var to const

This task does not involve changing or removing callback.

nsinghal12 avatar Oct 17 '22 03:10 nsinghal12

Thanks for the input @nsinghal12 , will work on it.

Amor64 avatar Oct 18 '22 04:10 Amor64