Skip to content

Extend list of ignored ESLint rules for pbjs #1085

@bennycode

Description

@bennycode

The output, which pbjs generates, isn't compatible with the following ESLint rules:

  • id-length
  • no-magic-numbers
  • no-shadow
  • no-var
  • sort-vars

I suggest to add these rules to the eslint-disable header which is part of the generated output of pbjs.

Tested with "protobuf.js v6.7.0 CLI for JavaScript".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions