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

🚨 upgrade standard & fix lint issues #63

Merged
merged 1 commit into from
Jan 23, 2021
Merged

🚨 upgrade standard & fix lint issues #63

merged 1 commit into from
Jan 23, 2021

Conversation

namenyi
Copy link
Collaborator

@namenyi namenyi commented Jan 23, 2021

  • upgraded standard to the latest (16.0.3) version
  • fixed the lint issues
  • made the code a bit more readable


const code = currencyCode.toUpperCase()

if (!Object.prototype.hasOwnProperty.call(currencySymbolMap, code)) {
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@namenyi namenyi merged commit 8a0fc2b into master Jan 23, 2021
@namenyi namenyi deleted the standard branch January 23, 2021 13:59
@namenyi
Copy link
Collaborator Author

namenyi commented Jan 23, 2021

Released in v5.0.1

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.

2 participants