filer icon indicating copy to clipboard operation
filer copied to clipboard

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

Open woosle1234 opened this issue 6 years ago • 2 comments

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

woosle1234 avatar Jan 27 '19 04:01 woosle1234

Sounds good @woosle1234.

humphd avatar Jan 27 '19 16:01 humphd

https://github.com/filerjs/filer/pull/695

woosle1234 avatar Jan 29 '19 03:01 woosle1234