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 (4,946 star) (1,540 fork)batch import
bughelp wanted

描述

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

貢獻者指南