Skip to content
This repository has been archived by the owner on Aug 24, 2021. It is now read-only.

Prefer const over let #58

Merged
merged 1 commit into from Oct 27, 2018
Merged

Conversation

LinusU
Copy link
Contributor

@LinusU LinusU commented Oct 10, 2018

In order to comply with this new standard rule ☺️

standard/eslint-config-standard#133

Prefer const over let when the binding is static, in order to comply with an upcoming Standard rule.
Copy link
Member

@daviddias daviddias left a comment

Choose a reason for hiding this comment

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

Thanks!

@daviddias daviddias merged commit 443a8eb into multiformats:master Oct 27, 2018
@LinusU LinusU deleted the prefer-const branch October 28, 2018 18:22
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.

None yet

2 participants