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

Properly define the variable. #145

Merged
merged 1 commit into from Mar 21, 2019
Merged

Conversation

phillipb
Copy link
Contributor

This is particularly important when running with --use-strict

This is particularly important when running with `--use-strict`
@eli-darkly
Copy link
Contributor

Thank you - this fix will go into the next release.

We are also looking at ways to avoid similar problems in this codebase in the future. We will probably start using ESLint and/or a transpiler - we have been doing that in the JS SDK for browsers, but not in the Node codebase.

@eli-darkly eli-darkly merged commit 3cc345c into launchdarkly:master Mar 21, 2019
@eli-darkly eli-darkly mentioned this pull request Mar 21, 2019
@eli-darkly
Copy link
Contributor

OK, the fix has been released.

LaunchDarklyCI pushed a commit that referenced this pull request Oct 23, 2019
Migrate to ES2015 syntax and add linting
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