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

[PR] Allow strict mode #137

Merged
merged 1 commit into from
Jul 15, 2021
Merged

[PR] Allow strict mode #137

merged 1 commit into from
Jul 15, 2021

Conversation

uruuru
Copy link
Member

@uruuru uruuru commented Jun 20, 2021

See #127.

I used eslint --rule '{no-undef:error}' lib/elk-worker.*.js to find undefined variables.

Potentially, every code change has the potential to alter the set of undeclared variables.

@uruuru uruuru added this to the 0.7.2 milestone Jun 20, 2021
@uruuru uruuru force-pushed the workaround/strictMode branch from 4784097 to 816b7e9 Compare June 20, 2021 21:24
@uruuru uruuru merged commit 8af5a29 into master Jul 15, 2021
@uruuru uruuru deleted the workaround/strictMode branch July 15, 2021 19:28
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.

1 participant