Skip to content

Prefer const over let#178

Merged
jacobheun merged 1 commit intoipfs:masterfrom
LinusU:prefer-const
Oct 26, 2018
Merged

Prefer const over let#178
jacobheun merged 1 commit intoipfs: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.
@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.

2 participants