filer icon indicating copy to clipboard operation
filer copied to clipboard

Update filer/tests/spec/fs.unwatchFile.spec.js to use let instead of var

Open QingLianLiu opened this issue 6 years ago • 1 comments

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?

QingLianLiu avatar Jan 27 '19 11:01 QingLianLiu

Go for it @QingLianLiu.

humphd avatar Jan 27 '19 16:01 humphd