leanderlee/questrade

Update to ES6+ and linter

Closed this issue · 5 comments

vars went out of style a long time ago, and the code would look much nicer if it was modernized.

Yes, I agree! My linter was all over the place.
Also, with ES6 there are classes construct instead of prototype (https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes). Also will make it look nicer

Is this being worked on?

Not currently, happy to review PRs though!

If you're happy to review PRs (as I'm not too familiar with ES6 yet!), I can probably give it a shot.

is this being looked at? I can make a PR with eslint auto fixes