filer
filer copied to clipboard
Update filer/tests/spec/filer.filesystem.spec.js to use let instead of var
I will change the code to use let instead of var for non global variable declarations and changing require statements to const
Sounds good @woosle1234.
https://github.com/filerjs/filer/pull/695