Skip to content

camelcase docs don't reflect #1187 #1324

@c-antin

Description

@c-antin

Lint Name

camelcase

Code Snippet

const { lastName } = obj1; //valid, because one has no control over the identifier
import { camelCased } from "external-module.js"; //valid, because one has no control over the identifier

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions