Closed CDNRae closed 5 years ago
There are a number of variables declared using "var" in filer/tests/spec/filer.buffer.spec.js; I'd like to change them to const and let.
NOTE: You can use "Fixes #684" in your PR description and GitHub will autoclose it.
There are a number of variables declared using "var" in filer/tests/spec/filer.buffer.spec.js; I'd like to change them to const and let.