Skip to content

Commit 33e30c8

Browse files
committed
Reverse unintended changes
1 parent ce94759 commit 33e30c8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/util/makeNoMethodSetStateRule.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ module.exports = function makeNoMethodSetStateRule(methodName, shouldCheckUnsafe
5555
meta: {
5656
docs: {
5757
description: `Disallow usage of setState in ${methodName}`,
58+
category: 'Best Practices',
5859
recommended: false,
5960
url: docsUrl(mapTitle(methodName)),
6061
},

0 commit comments

Comments
 (0)