Skip to content

【ko-lint-config】eslint 规则优化 #184

Description

@liuxy0551
const { a, b, ...rest } = props

现象:解构对象时,如果 a 和 b 未被使用,会有 error 报错。
期望:不报错

Activity

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

Metadata

Metadata

Assignees

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