Skip to content
This repository was archived by the owner on Jan 19, 2019. It is now read-only.
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

Description

@soda0289

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions