Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lint: disable and replace usage of var #2136

Merged
merged 5 commits into from
Dec 20, 2020
Merged

lint: disable and replace usage of var #2136

merged 5 commits into from
Dec 20, 2020

Conversation

thijstriemstra
Copy link
Contributor

refs #2110

@thijstriemstra
Copy link
Contributor Author

thijstriemstra commented Dec 15, 2020

anyone wants to help and resolve these lint errors? https://github.com/katspaugh/wavesurfer.js/pull/2136/checks?check_run_id=1554431534

@coveralls
Copy link

coveralls commented Dec 20, 2020

Coverage Status

Coverage remained the same at 82.615% when pulling c719e39 on no-var into ecb4ba8 on master.

@thijstriemstra thijstriemstra marked this pull request as ready for review December 20, 2020 13:53
src/webaudio.js Outdated Show resolved Hide resolved
@thijstriemstra thijstriemstra merged commit 374e1b0 into master Dec 20, 2020
@thijstriemstra thijstriemstra deleted the no-var branch December 20, 2020 19:08
sandiz pushed a commit to sandiz/wavesurfer.js that referenced this pull request Sep 1, 2021
* lint: disable and replace usage of var

* examples: use let or const instead of var

* tests: use let or const instead of var

* address review comment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants