Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add eslint config and automatic fixes #1

Merged
merged 1 commit into from
Aug 2, 2017
Merged

Conversation

vinnyoodles
Copy link
Contributor

No description provided.

@vinnyoodles vinnyoodles merged commit 2de84e6 into master Aug 2, 2017
@vinnyoodles vinnyoodles deleted the vincent/eslint branch August 2, 2017 22:58
@@ -310,6 +311,7 @@ class Encoder {
throw new Error(`unknown context ${context}`);
}

const decoder = new LocalDecoder(_decode, string);
Copy link
Contributor

@skeggse skeggse Jun 5, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is wrong, and breaks the code. cc @wearhere this is the cause of the failing test

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

Successfully merging this pull request may close these issues.

None yet

2 participants