DTStack / DTStack/ko

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

Open
#184 0 comments 0 reactions 1 assignee Claimed by @liuxy0551 View on GitHub
Dominant language
JavaScript
Stars
31
Forks
18
PR merge metrics
No merged PRs in 30d

Description

``` ts
const { a, b, ...rest } = props
```

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.