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.unwatchFile.spec.js to use let instead of var #682

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

Comments

@QingLianLiu
Copy link

I just noticed that "fs.unwatchFile.spec.js" contains lots of var declared variables. Can I get the authorization to update the required variables to use const or let instead of using var?

@humphd
Copy link
Contributor

humphd commented Jan 27, 2019

Go for it @QingLianLiu.

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