priscilla
priscilla
I've seen the review, just need some time to fix this
Sure i'll pause the refactorings and wait for comments on the functionality
I have some existing changes to copy over to this repo so I'll do that & address the last review by tonight
I've committed all the changes I have for now. So if I'm understanding it right, we are merging this soon and then we can handle the rest of the refactorings...
@wkurniawan07 Yep that's right, it's not auto updated. I use tsc to show the errors without emitting any compiled files, and then I use ncc to package all the code...
Hi @ChooJeremy Thank you for pointing that case out. I've added made the changes according to your review - here's a [demo of the functionality added](https://github.com/pPris/pr-workflow-test/pull/63). Some Technicalities: I've changed...
@jianhandev Hi, this is ready for review, thanks