Skip to content
This repository was archived by the owner on Jan 19, 2019. It is now read-only.

Upgrade to ES6 and drop support for Node version < 4 #220

Closed
soda0289 opened this issue Apr 14, 2017 · 1 comment
Closed

Upgrade to ES6 and drop support for Node version < 4 #220

soda0289 opened this issue Apr 14, 2017 · 1 comment
Assignees

Comments

@soda0289
Copy link
Member

Currently this parser still supports Node version 0.10 and uses ESLint v2 for linting. We should upgrade the codebase to ES6, using const and let, and stop using the assign library when the native Object.assign() can be used instead.

@soda0289 soda0289 changed the title Upgrade to ES6 and drop support for Node version < 6 Upgrade to ES6 and drop support for Node version < 4 Apr 29, 2017
@JamesHenry JamesHenry self-assigned this May 6, 2017
@JamesHenry
Copy link
Member

I'm working on this as part of my work today, because more and more changes are becoming more difficult as a result of our current setup

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants