Skip to content

naming convention nodeTlv.TLV breaks standard eslint conventions #2

Description

@luck02

I get linter errors on:
nodeTlv.TLV

this disables that error:
/* eslint new-cap: ["error", { "capIsNewExceptions": ["nodeTlv.TLV"] }]*/

But your naming convention seems to go against the grain generally. IE functions shouldn't start with a cap, does that make sense for you as well?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions