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

Fixing eslint errors in packages. Updated .eslintrc.json to enable es6. #146

Merged
merged 2 commits into from
Jul 2, 2019

Conversation

srprash
Copy link
Contributor

@srprash srprash commented Jun 26, 2019

Issue #, if available:

Description of changes:
This PR fixes the following errors which were reported by eslint:

  • indentations
  • missing semicolons
  • undefined variables
  • invalid use of named params
  • removing unused variables
  • " to '

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@srprash srprash changed the title Fixing eslint errors in packages/core/ Fixing eslint errors in packages. Updated .eslintrc.json to enable es6. Jun 28, 2019
packages/core/.eslintrc.json Show resolved Hide resolved
packages/core/lib/logger.js Show resolved Hide resolved
@luluzhao luluzhao merged commit 6bade5a into aws:master Jul 2, 2019
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