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

Prefer const over let #178

Merged
merged 1 commit into from Oct 26, 2018
Merged

Prefer const over let #178

merged 1 commit into from Oct 26, 2018

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.
@jacobheun jacobheun merged commit a74bddf into ipfs:master Oct 26, 2018
@LinusU LinusU deleted the prefer-const branch October 27, 2018 11:02
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