Skip to content

Commit 4297d88

Browse files
authored
Update part5b.md
Remove duplicate rule in .eslintrs.cjs (react/prop-types)
1 parent 4b2429b commit 4297d88

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/content/5/en/part5b.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -759,7 +759,6 @@ module.exports = {
759759
"error", { "before": true, "after": true }
760760
],
761761
"no-console": 0,
762-
"react/prop-types": 0,
763762
"react/react-in-jsx-scope": "off",
764763
"react/prop-types": 0,
765764
"no-unused-vars": 0

0 commit comments

Comments
 (0)