filerjs / filer

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

Update filer 'filer/tests/spec/fs.lstat.spec.js' to use const and let instead of var #715

Closed hoaianhkhang closed 5 years ago

hoaianhkhang commented 5 years ago

Hi, I may I have the authority to fix some of the var mistakes in this file into using const or let in appropriate situation?

hoaianhkhang commented 5 years ago

Fixes #715