Skip to content

Commit

Permalink
fix(package.json): resolved the issue for those using React.FC<IProps…
Browse files Browse the repository at this point in the history
…> with react/prop-types validation rule.
  • Loading branch information
ben196888 committed Jan 8, 2022
1 parent 97e8280 commit 09f2d1f
Show file tree
Hide file tree
Showing 2 changed files with 319 additions and 35 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@typescript-eslint/eslint-plugin": "^2.18.0",
"@typescript-eslint/parser": "^2.18.0",
"eslint": "^6.8.0",
"eslint-plugin-react": "^7.18.3",
"eslint-plugin-react": "^7.25.0",
"gh-pages": "^2.1.1"
},
"engines": {
Expand Down
Loading

0 comments on commit 09f2d1f

Please sign in to comment.