Skip to content

prop-name-casing autofix removes $ in prop name #862

Closed
@privatenumber

Description

@privatenumber

Tell us about your environment

  • ESLint version: 5.15.3
  • eslint-plugin-vue version: 5.2.2
  • Node version: 8.12.0

What did you do?
eslint --fix

What did you expect to happen?
For renaming to happen on non-camelCase props.

What actually happened?
My prop name $actionEl (which I know has another problem of it's own) was renamed to actionEl.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions