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/fs.spec.js to use let/const with strict mode #683

Open
OnesQuared opened this issue Jan 27, 2019 · 1 comment
Open
Assignees

Comments

@OnesQuared
Copy link
Contributor

Use strict mode in order to see silent errors
Have the code use let instead of var, in order to potentially reassign the variable.

@humphd
Copy link
Contributor

humphd commented Jan 28, 2019

Sounds good @OnesQuared, go for it.

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