Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Use let instead of var #718

Merged
merged 1 commit into from
Oct 11, 2016
Merged

Use let instead of var #718

merged 1 commit into from
Oct 11, 2016

Conversation

btecu
Copy link
Contributor

@btecu btecu commented Oct 10, 2016

Currently var and let are both used.
This pull requests changes all the var that are transpiled to let.

cc @HospitalRun/core-maintainers

Copy link
Member

@jkleinsc jkleinsc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Thanks for the PR @btecu!

@jkleinsc jkleinsc merged commit b157ebf into HospitalRun:master Oct 11, 2016
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