scroll-timeline icon indicating copy to clipboard operation
scroll-timeline copied to clipboard

Testing framework should run with "use strict"

Open kevers-google opened this issue 3 years ago • 0 comments

Leaving off a "const/let" on a variable declaration has caused at least 2 build failures when trying to use the library. We should figure out how to run the tests in strict mode to ensure this type of breakage doesn't keep recurring.

kevers-google avatar Nov 04 '21 16:11 kevers-google