Skip to content

Commit

Permalink
Pin eslint react plugin version
Browse files Browse the repository at this point in the history
They added a bug, there's a fix but it's unreleased: jsx-eslint/eslint-plugin-react#3821
  • Loading branch information
lindboe committed Sep 12, 2024
1 parent 4a05cb9 commit 6b51fde
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions boilerplate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,5 +99,8 @@
},
"engines": {
"node": "^18.18.0 || >=20.0.0"
},
"resolutions": {
"eslint-plugin-react": "7.35.2"
}
}

0 comments on commit 6b51fde

Please sign in to comment.