Skip to content

Add eslint and sort includes#911

Merged
rferens merged 27 commits intoWICG:mainfrom
rferens:linter_and_pretty_code_health
Feb 27, 2026
Merged

Add eslint and sort includes#911
rferens merged 27 commits intoWICG:mainfrom
rferens:linter_and_pretty_code_health

Conversation

@rferens
Copy link
Collaborator

@rferens rferens commented Feb 24, 2026

This is code health PR. It fosters code health by adding linter that can verify keeping consistent style and avoiding some kind of errors. It also fixes some audit issues and adds a prettier plugin that sorts includes (on npm run lint) . The code also updates developer dependency packages versions and the node version. New versions are kinda preparation for implementing new cli for wbn-sign tool - supposedly commander.js v.14 will be needed to serve all required features.

Please take a look.

This is code health CL, it foster code health by adding linter that can
verify keeping consistent style and avoiding some kind of error. It also
adds prettier plugin that sorts includes when as usual run with `npm run
lint` and fixes some audit issues. The code also updates developer
dependency packages versions and the node version.
Co-authored-by: Zgroza (Luke) Klimek <zgroza@google.com>
@rferens
Copy link
Collaborator Author

rferens commented Feb 27, 2026

Thank you for reviews!

@rferens rferens merged commit 66e79c2 into WICG:main Feb 27, 2026
10 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants