updating to ES6
devpato opened this issue · 5 comments
Root.js and Server.js still using var instead of const/let. And some other parts of the project should be updated to start using ES6.
@devpato, we're gradually moving to use ES6 amongst the LB repos. Would you be interested to submit a patch for this repo or others if you find it's needed?
yes for sure! I will take a look to the contribution agreement. Do you have anything else I should take a look at?
Thanks!
If you're new to contributing to LB, you might want take a look at https://loopback.io/doc/en/contrib/code-contrib.html for reference. There's a step-by-step instruction for submitting a PR, but it's a bit tailored to LB4, so the instruction might vary a bit.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been closed due to continued inactivity. Thank you for your understanding. If you believe this to be in error, please contact one of the code owners, listed in the CODEOWNERS
file at the top-level of this repository.