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

Prefer const over let#58

Merged
daviddias merged 1 commit intomultiformats:masterfrom
LinusU:prefer-const
Oct 27, 2018
Merged

Prefer const over let#58
daviddias merged 1 commit intomultiformats:masterfrom
LinusU:prefer-const

Conversation

@LinusU
Copy link
Copy Markdown
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
Copy Markdown
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.

2 participants