sindresorhus/eslint-plugin-unicorn
Rule proposal: Provide autofix for core rule `no-useless-concat`
已關閉
#2,587 建立於 2025年3月3日
help wantednew rule
倉庫指標
- 星標
- (5,022 顆星)
- PR 合併指標
- (平均合併 1天 16小時) (30 天內合併 399 個 PR)
描述
Description
ESLint marked it as frozen, won't accept changes https://github.com/eslint/eslint/issues/19468, let's implement?
Examples
See https://eslint.org/docs/latest/rules/no-useless-concat
Proposed rule name
unicorn/no-useless-concat
Additional Info
No response