import-js/eslint-plugin-import
Auf GitHub ansehenno-deprecated rule does not work if there are decorators
Open
#3.094 geöffnet am 5. Nov. 2024
bughelp wanted
Beschreibung
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