Skip to content

Commit 5659a2e

Browse files
committed
Remove from recommended ruleset
1 parent a08c908 commit 5659a2e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,6 @@ module.exports = {
152152
'react/no-unescaped-entities': 2,
153153
'react/no-unknown-property': 2,
154154
'react/no-unsafe': 0,
155-
'react/no-unstable-nested-component': 0,
156155
'react/prop-types': 2,
157156
'react/react-in-jsx-scope': 2,
158157
'react/require-render-return': 2,

0 commit comments

Comments
 (0)