Skip to content

Use block level scope instead of function level scope#664

Merged
RubenVerborgh merged 1 commit intonodeSolidServer:developfrom
ninachaubal:block-level-scope
May 4, 2018
Merged

Use block level scope instead of function level scope#664
RubenVerborgh merged 1 commit intonodeSolidServer:developfrom
ninachaubal:block-level-scope

Conversation

@ninachaubal
Copy link
Contributor

Refactors code in ./bin to use block level scope (const, let) instead of function level scope (var).

Refactors code in ./bin to use block level scope (const, let) instead of function level scope (var).
@ninachaubal
Copy link
Contributor Author

ninachaubal commented May 4, 2018

This leaves ./test and ./examples. I'm probably doing the examples next.

@RubenVerborgh RubenVerborgh merged commit b0a4983 into nodeSolidServer:develop May 4, 2018
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