We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Prompted by https://community.k6.io/t/linting-k6-scripts/1277
The text was updated successfully, but these errors were encountered:
https://k6.io/blog/how-to-lint-k6-tests-and-add-a-pre-commit-hook/ touches more extensively this topic.
Perhaps, instead of a dedicated section, we could cover this as part of a more general tutorial for recommendations to set up your k6 project.
Sorry, something went wrong.
Any updates? On top of documentation, it would be nice if k6 provided a eslint extension that we could use to extend our .eslintrc files.
.eslintrc
@matthewbordas, this project has a .eslintrc file used to validate the documentation examples.
Another related issue: grafana/k6#2992
No branches or pull requests
Prompted by https://community.k6.io/t/linting-k6-scripts/1277
The text was updated successfully, but these errors were encountered: