import-js/eslint-plugin-import

no-deprecated rule does not work if there are decorators

Open

#3,094 创建于 2024年11月5日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)JavaScript (1,540 fork)batch import
bughelp wanted

仓库指标

Star
 (4,946 star)
PR 合并指标
 (平均合并 138天 22小时) (30 天内合并 3 个 PR)

描述

Normally, you put the docblock at the top of the function or class. To make it detect the @deprecated tag, the docblock needs to be after the decorators. I attached an image below

Image

贡献者指南