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
The output, which pbjs generates, isn't compatible with the following ESLint rules:
pbjs
I suggest to add these rules to the eslint-disable header which is part of the generated output of pbjs.
eslint-disable
Tested with "protobuf.js v6.7.0 CLI for JavaScript".
The text was updated successfully, but these errors were encountered:
2c5ef95
CLI: Extend list of ignored ESLint rules for pbjs, fixes protobufjs#1085
d3562d7
No branches or pull requests
The output, which
pbjs
generates, isn't compatible with the following ESLint rules:I suggest to add these rules to the
eslint-disable
header which is part of the generated output ofpbjs
.Tested with "protobuf.js v6.7.0 CLI for JavaScript".
The text was updated successfully, but these errors were encountered: