Re-enable react/no-deprecated
rule after its been adjusted
#5204
Labels
Milestone
react/no-deprecated
rule after its been adjusted
#5204
Right now
react/no-deprecated
warns multiple times over on deprecated lifecycle methods.This behavior isn't very optimal -- we should file an issue with ESLint and ask them to remove it once a formal warning is added to React.
The text was updated successfully, but these errors were encountered: