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

refactor(ES2015): use let/const & arrow-return #16

Merged
merged 1 commit into from
Feb 10, 2019

Conversation

yoshinorin
Copy link
Member

Proposal

Migrate ES2015.
This PR change to bellows.

  • var to let/const
  • use arrow-return

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling c4dc639 on YoshinoriN:migrate-es2015 into ed8c38d on hexojs:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling c4dc639 on YoshinoriN:migrate-es2015 into ed8c38d on hexojs:master.

@tomap tomap merged commit 7e7ea5d into hexojs:master Feb 10, 2019
@yoshinorin yoshinorin added this to the v1.0.0 milestone Aug 21, 2019
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.

3 participants