import-js/eslint-plugin-import

no-deprecated rule does not work if there are decorators

已關閉

#3,094 建立於 2024年11月5日

 (0 則留言) (0 個反應) (0 位負責人)JavaScript (1,549 個分叉)batch import
bughelp wanted

倉庫指標

星標
 (5,940 顆星)
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

貢獻者指南