no-deprecated rule does not work if there are decorators
kapitanluffy opened this issue · 0 comments
kapitanluffy commented
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