import-js/eslint-plugin-import
GitHub で見るno-deprecated rule does not work if there are decorators
Open
#3,094 opened on 2024年11月5日
bughelp wanted
Repository metrics
- Stars
- (4,946 stars)
- PR merge metrics
- (平均マージ 138d 22h) (30d で 3 merged PRs)
説明
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