#26723·oxc

实现 `@eslint-react/eslint-plugin` 的 lint 规则 `no-unused-props`

作者: ulrichstark创建于 2026年9月16日更新于 2026年9月17日
标签A-linter

我刚试着使用 /migrate-oxlint 技能将一个项目从 ESLint 迁移到 Oxlint。一切都非常顺利,除了 `@eslint-react/eslint-plugin` 的 `no-unused-props` 校验规则以外,速度也提高了很多。根据 AI,由于 Oxlint JS 插件无法提供所需的解析器服务,因此目前无法使用该规则。

内容来源: oxc-project/oxc