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

Update filer/tests/spec/filer.filesystem.spec.js to use let instead of var #681

Open
woosle1234 opened this issue Jan 27, 2019 · 2 comments
Assignees

Comments

@woosle1234
Copy link
Contributor

I will change the code to use let instead of var for non global variable declarations and changing require statements to const

@humphd
Copy link
Contributor

humphd commented Jan 27, 2019

Sounds good @woosle1234.

@woosle1234
Copy link
Contributor Author

#695

humphd pushed a commit that referenced this issue Feb 1, 2019
* issue 681 fix

* issue 681 revision

* issue 681 revision v2
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

No branches or pull requests

2 participants