filerjs / filer

Node-like file system for browsers
BSD 2-Clause "Simplified" License
617 stars 154 forks source link

Update the code inside /filer/tests/spec/fs.copyFile.spec.js (var to let and const), and strict mode #716

Open a-deeb opened 5 years ago

a-deeb commented 5 years ago

Can I Update do these updates in fs.copyFile.spec.js : https://github.com/filerjs/filer/blob/master/tests/spec/fs.copyFile.spec.js

(var to let and const), and strict mode