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

Prefer const over let#99

Merged
daviddias merged 1 commit intolibp2p:masterfrom
LinusU:prefer-const
Oct 31, 2018
Merged

Prefer const over let#99
daviddias merged 1 commit intolibp2p: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.
@daviddias daviddias added the status/ready Ready to be worked label Oct 31, 2018
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.

Thank you!

@daviddias daviddias merged commit 3ab43a3 into libp2p:master Oct 31, 2018
@ghost ghost removed the status/ready Ready to be worked label Oct 31, 2018
@LinusU LinusU deleted the prefer-const branch October 31, 2018 16:59
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