This PR copies the latest state of the sources/next folder as sources/v0.50.x. It also addresses a bunch of eslint issues that kept me from committing the changes and somehow found their way to the upstream 🙇🏻
Checklist
[X] I have used a meaningful title for the PR.
[X] I have described the changes I've made in the "What?" section above.
[X] I have performed a self-review of my changes.
[X] I have run the npm start command locally and verified that the changes look good.
[X] I have made my changes in the docs/sources/next folder of the documentation.
What?
This PR copies the latest state of the
sources/next
folder assources/v0.50.x
. It also addresses a bunch of eslint issues that kept me from committing the changes and somehow found their way to the upstream 🙇🏻Checklist
npm start
command locally and verified that the changes look good.docs/sources/next
folder of the documentation.Related PR(s)/Issue(s)
k6/#3577