Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants