Niti
Niti
@abisalehalliprasan I am picking this up now.
@jeantimex thank you
@foobar98 Parser options are hardcoded at line 10. This is a valid issue.
@foobar98 Yes, we should add these options to the first argument in `parse` call and fallback to defaults when not provided.
This issue is available to be picked up for hacktoberfest. Please comment here if anyone wants to pick this one.
Hi @Amor64 - the task involves * change `Promise`s to use `async`/`await` * change `var` to `const` This task does not involve changing or removing `callback`.